ci: Fix uploading cache as artifacts
This commit is contained in:
parent
d9bbf02527
commit
0efbc3d207
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ build:
|
||||||
- .pnpm-store
|
- .pnpm-store
|
||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
|
exclude: !dist/**
|
||||||
paths:
|
paths:
|
||||||
- dist
|
- dist
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
Loading…
Add table
Reference in a new issue