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 f514a00 commit 7f19d00Copy full SHA for 7f19d00
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
submodules: recursive
33
34
- name: Build wails
35
- uses: dAppServer/wails-build-action
+ uses: ArvinLovegood/wails-build-action@2.3
36
id: build
37
with:
38
build-name: ${{ matrix.build.name }}
0 commit comments