Skip to content

Commit

Permalink
print version on windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
phendryx committed Sep 3, 2023
1 parent 8d6ba5d commit 52a98dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cd pkg/nsis
make nsis
cd ../..

./albiondata-client.exe -version
wine albiondata-client.exe -version

gzip -9 albiondata-client.exe
mv albiondata-client.exe.gz update-windows-amd64.exe.gz

0 comments on commit 52a98dc

Please sign in to comment.