mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 19:55:46 +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
157cb90ca3
commit
a4c26e4c3e
1 changed files with 0 additions and 4 deletions
|
@ -162,10 +162,6 @@ artifacts:
|
||||||
- path: $(BUILD_ZIP)
|
- path: $(BUILD_ZIP)
|
||||||
name: build
|
name: build
|
||||||
type: zip
|
type: zip
|
||||||
- path: $(BUILD_SYMBOLS)
|
|
||||||
name: debugsymbols
|
|
||||||
- path: $(BUILD_UPDATE)
|
|
||||||
name: update
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: GitHub
|
provider: GitHub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue