mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
ci: reduce artifact retention days
This commit is contained in:
parent
fc19021022
commit
b3ce9566a1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
- name: Cache dist
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
retention-days: 5
|
||||
retention-days: 3
|
||||
name: dist
|
||||
path: packages/*/dist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user