fix: reorder wsl checks on windows docker installation to reduce executation if elevated privileges
This commit is contained in:
parent
18dccf9fb8
commit
acf4e95e08
7 changed files with 119 additions and 75 deletions
1
build.sh
1
build.sh
|
|
@ -57,6 +57,7 @@ fyne-cross windows \
|
|||
-name "$NAME.exe" \
|
||||
-ldflags "-s" \
|
||||
-ldflags "-w" \
|
||||
-ldflags "-H=windowsgui" \
|
||||
./cmd/jws
|
||||
|
||||
mv fyne-cross/dist/windows-amd64/jws.exe.zip packages/jws_windows.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue