Changed github action to my fork
This commit is contained in:
parent
919c4ba485
commit
e86ad9de2c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: Build wails
|
- name: Build wails
|
||||||
uses: dAppServer/wails-build-action@v2.2
|
uses: tylertravisty/wails-build-action
|
||||||
id: build
|
id: build
|
||||||
with:
|
with:
|
||||||
build-name: ${{ matrix.build.name }}
|
build-name: ${{ matrix.build.name }}
|
||||||
|
|
Loading…
Reference in a new issue