Wails Build Windows
Version updated for https://github.com/ovftank/wails-build-windows to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Wails Build Windows GitHub Action automates the process of building Wails applications on Windows, including generating an NSIS installer. It simplifies the setup by handling dependencies like NSIS and Wails CLI, running necessary build commands, and providing outputs for the application executable and installer. This action is particularly useful for streamlining the release process of Wails-based desktop applications.
Release notes
- Build Wails applications with NSIS installer
- Requires Go 1.25.5 and pnpm
- Runs: wails build -nsis -clean
Full Changelog: https://github.com/ovftank/wails-build-windows/commits/v1.0.0