Create .tiny.exe with -tiny for garble, upx obfuscate, upx ultra compress

This commit is contained in:
2024-08-01 07:26:18 +02:00
parent 6f72252f35
commit b222aa8e8e
3 changed files with 19 additions and 17 deletions

View File

@ -48,6 +48,7 @@ jobs:
platform: x64
- run: make win
- run: make win-package
- name: Store release artifacts
uses: actions/upload-artifact@v4