aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/create_zips.cmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/create_zips.cmd b/src/create_zips.cmd
index 0df7e000..ed9bbcf9 100644
--- a/src/create_zips.cmd
+++ b/src/create_zips.cmd
@@ -1,2 +1,2 @@
17z a "build\logs\test_burn_%GITHUB_RUN_ID%.zip" "%TEMP%\*.log" "%TEMP%\..\*.log" || exit /b 17z a "build\logs\test_burn_%GITHUB_RUN_ID%.zip" "%TEMP%\*.log" "%TEMP%\..\*.log"
27z a "build\testresults.zip" @src\testresultfilelist.txt || exit /b \ No newline at end of file 27z a "build\testresults.zip" @src\testresultfilelist.txt