mirror of
https://github.com/waku-org/js-waku-examples.git
synced 2025-02-23 21:28:06 +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"
|
cache-dependency-path: "*/package-lock.json"
|
||||||
|
|
||||||
- name: install
|
- name: install
|
||||||
run: npm ci
|
run: npm install
|
||||||
working-directory: ${{ matrix.example }}
|
working-directory: ${{ matrix.example }}
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user