Skip to content

Commit

Permalink
Update to latest wails-build-action
Browse files Browse the repository at this point in the history
  • Loading branch information
kettek committed Feb 12, 2025
1 parent f00efe0 commit e02aa5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
- uses: dAppServer/wails-build-action@v2.2
- uses: dAppServer/wails-build-action@main
with:
build-name: ${{ matrix.build.name }}
build-platform: ${{ matrix.build.platform }}
Expand Down

0 comments on commit e02aa5d

Please sign in to comment.