mirror of
https://github.com/waku-org/js-waku-lab.git
synced 2025-01-27 09:15:43 +00:00
fix cache resolution
This commit is contained in:
parent
ae2ded0cce
commit
a62d9aaff9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
with:
|
||||
node-version: "18"
|
||||
cache: "npm"
|
||||
cache-dependency-path: "*/package-lock.json"
|
||||
cache-dependency-path: "**/package-lock.json"
|
||||
|
||||
- name: install
|
||||
run: npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user