Skip to content

Commit

Permalink
Fuego-Wallet.exe
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddestHatter authored Dec 2, 2022
1 parent 0ce23a1 commit 7daba1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
choco install openssl -y
cp "C:\Program Files\OpenSSL-Win64\libcrypto*.dll" "Final/"
cp "C:\Program Files\OpenSSL-Win64\libssl*.dll" "Final/"
windeployqt --release FUEGO-GUI.exe --dir "Final/" --no-translations --no-opengl-sw
windeployqt --release Fuego-Wallet.exe --dir "Final/" --no-translations --no-opengl-sw
cd ../../
makensis FuegoWallet.nsi
cd "$build_folder/$release_folder"
Expand Down

0 comments on commit 7daba1c

Please sign in to comment.