include pnpm-workspace.yaml in cache key
This commit is contained in:
parent
3035ccd0c8
commit
2f1ac23c57
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ build: &build
|
|||
key:
|
||||
files:
|
||||
- 'pnpm-lock.yaml'
|
||||
- 'pnpm-workspace.yaml'
|
||||
paths:
|
||||
- '.pnpm-store/'
|
||||
- 'node_modules/'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue