mirror of
https://github.com/waku-org/waku-lab.git
synced 2025-02-03 11:33:53 +00:00
bug: cache resolution
This commit is contained in:
commit
7f3b898f2c
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