GitHub actions (#133)

GitHub actions
This commit is contained in:
pokamest 2022-11-30 01:51:18 +01:00 committed by GitHub
parent 74860256b9
commit dcb5828313
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 256 additions and 1 deletions

View file

@ -92,7 +92,7 @@ dir %OUT_APP_DIR%
cd %OUT_APP_DIR%
echo "Compressing data..."
"%QIF_BIN_DIR:"=%\archivegen" -c 9 %INSTALLER_DATA_DIR:"=%\%APP_NAME:"=%.7z ./
"%QIF_BIN_DIR:"=%\archivegen" -c 9 %INSTALLER_DATA_DIR:"=%\%APP_NAME:"=%.7z .
cd "%RELEASE_DIR:"=%\installer"
echo "Creating installer..."