We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17f34c commit b68cfa1Copy full SHA for b68cfa1
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Install Wails
44
- name: Install Wails
45
- run: go install github.com/wailsapp/wails/v2/cmd/wails@latest
+ run: go install github.com/wailsapp/wails/v2/cmd/wails@v2.9.2
46
shell: bash
47
48
# Build
0 commit comments