mirror of
https://github.com/alee14-projects/Project-Silicon.git
synced 2025-01-23 08:23:04 -05:00
Update appveyor.yml
This commit is contained in:
parent
b6ba36a8c6
commit
0e7f68446f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
after_build:
|
||||
- cd ../
|
||||
- 7z a artifacts\Ports-%APPVEYOR_BUILD_VERSION%.zip "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**"
|
||||
- 7z a "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Ports-%APPVEYOR_BUILD_VERSION%.zip" "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**"
|
||||
|
||||
artifacts:
|
||||
- path: artifacts\*.zip
|
||||
- path: project-ports\Project Ports\bin\*.zip
|
||||
name: ports
|
||||
|
|
Loading…
Reference in a new issue