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
2 changed files with 256 additions and 1 deletions
+1 -1
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..."