ci: Fix uploading cache as artifacts

This commit is contained in:
Saibotk 2022-10-23 12:50:03 +02:00
parent d9bbf02527
commit 0efbc3d207
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -29,6 +29,7 @@ build:
- .pnpm-store
artifacts:
untracked: true
exclude: !dist/**
paths:
- dist
expire_in: 1 week