1 less quote

This commit is contained in:
Andy Adshead 2019-01-30 12:05:14 +00:00
parent c47cb45774
commit 3cee667f09

View file

@ -30,7 +30,7 @@ build_script:
7z a ryujinx-profiled-$env:APPVEYOR_BUILD_VERSION-linux_x64.tar.gz ryujinx-profiled-$env:APPVEYOR_BUILD_VERSION-linux_x64.tar
7z a ryujinx-$env:APPVEYOR_BUILD_VERSION-osx_x64.zip $env:APPVEYOR_BUILD_FOLDER\Ryujinx\bin\Release\netcoreapp2.1\osx-x64\publish\
7z a ryujinx-profiled-$env:APPVEYOR_BUILD_VERSION-osx_x64.zip "$env:APPVEYOR_BUILD_FOLDER\Ryujinx\bin\Profile Release\netcoreapp2.1\osx-x64\publish\""
7z a ryujinx-profiled-$env:APPVEYOR_BUILD_VERSION-osx_x64.zip "$env:APPVEYOR_BUILD_FOLDER\Ryujinx\bin\Profile Release\netcoreapp2.1\osx-x64\publish\"
artifacts:
- path: ryujinx-%APPVEYOR_BUILD_VERSION%-win_x64.zip