mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove plain yarn from restoreKeys
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
f98d11a0be
commit
3f2e292bd7
@ -119,7 +119,6 @@ jobs:
|
||||
key: yarn | $(Agent.OS) | yarn.lock
|
||||
restoreKeys: |
|
||||
yarn | "$(Agent.OS)"
|
||||
yarn
|
||||
path: $(YARN_CACHE_FOLDER)
|
||||
displayName: Cache Yarn packages
|
||||
- script: make install-deps
|
||||
|
||||
Loading…
Reference in New Issue
Block a user