1 less quote
This commit is contained in:
parent
c47cb45774
commit
3cee667f09
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue