Try quotes again, just differently

This commit is contained in:
Matt Nadareski
2023-01-05 12:57:12 -08:00
parent 9b9fc09bdf
commit b5bb88553c

View File

@@ -48,7 +48,7 @@ after_build:
- cmd: 7z a -tzip %APPVEYOR_BUILD_FOLDER%\BurnOutSharp_net6.0_linux-x64.zip *
- cmd: cd %APPVEYOR_BUILD_FOLDER%\Test\bin\Debug\net6.0\osx-x64\publish\
- cmd: 7z a -tzip %APPVEYOR_BUILD_FOLDER%\BurnOutSharp_net6.0_osx-x64.zip *
- cmd: mv %APPVEYOR_BUILD_FOLDER%\BurnOutSharp\bin\Debug\*.nupkg %APPVEYOR_BUILD_FOLDER%\
- cmd: mv "%APPVEYOR_BUILD_FOLDER%\BurnOutSharp\bin\Debug"\*.nupkg "%APPVEYOR_BUILD_FOLDER%"
# success/failure tracking
on_success: