mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-30 12:50:05 +00:00
Build - Upload fewer artifacts
Appveyor has a limit on artifact retention, and we hit the limit all the time, so just lower the number of build artifacts to just the final zip
This commit is contained in:
parent
2ba62ec196
commit
e57779a11f
@ -166,10 +166,6 @@ artifacts:
|
||||
- path: $(BUILD_ZIP)
|
||||
name: build
|
||||
type: zip
|
||||
- path: $(BUILD_SYMBOLS)
|
||||
name: debugsymbols
|
||||
- path: $(BUILD_UPDATE)
|
||||
name: update
|
||||
|
||||
notifications:
|
||||
- provider: Webhook
|
||||
|
Loading…
Reference in New Issue
Block a user