Skip to content

Commit

Permalink
chore: bump wails version in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Sep 24, 2024
1 parent cb8d73d commit 8f583b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
node-version: "20.x"

- name: Install Wails
run: go install github.com/wailsapp/wails/v2/cmd/[email protected].1
run: go install github.com/wailsapp/wails/v2/cmd/[email protected].2
shell: bash

- name: Install Linux Wails deps
Expand Down

0 comments on commit 8f583b5

Please sign in to comment.