mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
github: Trying yet another syntax for quoted cmd command
This commit is contained in:
@@ -27,7 +27,7 @@ set _ZipName=simh-%_SIM_MAJOR%.%_SIM_MINOR%%_SIM_PATCH%%_SIM_VERSION_MODE%--%D_Y
|
||||
set _ZipPath=BIN\NT\%_ZipName%
|
||||
echo Creating Zip File: %_ZipPath%
|
||||
Powershell -NoLogo -Command Compress-Archive -Path "BIN\NT\Win32-Release\*.exe" -DestinationPath "%_ZipPath%"
|
||||
echo ZIPPATH=%_ZipPath% >> %GITHUM_ENV%
|
||||
|
||||
:Done
|
||||
echo ZIPPATH=%_ZipPath% >> %GITHUM_ENV%
|
||||
|
||||
:Done
|
||||
popd
|
||||
Reference in New Issue
Block a user