mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update release workflow
This commit is contained in:
parent
5003c8d7a5
commit
157619d942
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -68,4 +68,5 @@ jobs:
|
|||
cd ./test-${{ matrix.template }}
|
||||
wails init -n ${{ matrix.template }} -t ${{ matrix.template }}
|
||||
cd ${{ matrix.template }}
|
||||
sed -i 's/\/\/replace/replace/' go.mod
|
||||
wails build -v 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue