This commit is contained in:
parent
e1ab90969d
commit
6584a6638f
@ -26,6 +26,10 @@ jobs:
|
||||
with:
|
||||
patterns: |-
|
||||
**/yarn.lock
|
||||
**/*.js
|
||||
**/*.jsx
|
||||
**/*.ts
|
||||
**/*.tsx
|
||||
- name: Get yarn cache directory path
|
||||
id: yarn-cache-dir-path
|
||||
run: echo "dir=$(yarn config get cacheFolder)" >> $GITHUB_OUTPUT
|
||||
|
Loading…
x
Reference in New Issue
Block a user