Skip to content

Commit

Permalink
fix versions in wails build
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvodi committed Feb 20, 2024
1 parent 9f2d2c5 commit 015c197
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/wails-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,7 @@ jobs:
with:
build-name: ${{ matrix.build.name }}
build-platform: ${{ matrix.build.platform }}
package: true
go-version: '1.21'
package: false
wails-version: 'latest'
go-version: '1.21'
node-version: '20.11.x'

0 comments on commit 015c197

Please sign in to comment.