mirror of
https://github.com/waku-org/js-waku-examples.git
synced 2025-02-23 13:18:07 +00:00
use install in ci.yml
This commit is contained in:
parent
1d097814ec
commit
fab00de3bc
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
cache-dependency-path: "*/package-lock.json"
|
||||
|
||||
- name: install
|
||||
run: npm ci
|
||||
run: npm install
|
||||
working-directory: ${{ matrix.example }}
|
||||
|
||||
- name: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user