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
|
||||
artifacts:
|
||||
untracked: true
|
||||
exclude: !dist/**
|
||||
paths:
|
||||
- dist
|
||||
expire_in: 1 week
|
||||
|
|
Loading…
Add table
Reference in a new issue