mirror of
https://github.com/waku-org/examples.waku.org.git
synced 2025-02-21 18:28:20 +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