mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-18 23:08:14 +00:00
CCI: remove yarn cache dir from cache
This commit is contained in:
@ -30,7 +30,6 @@ jobs:
|
||||
name: Save Yarn Package Cache
|
||||
key: dependency-cache-{{ checksum "package.json" }}
|
||||
paths:
|
||||
- ~/.cache/yarn
|
||||
- ./node_modules
|
||||
|
||||
- run:
|
||||
|
Reference in New Issue
Block a user