mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 21:15:01 +00:00
Cache npm deps
This commit is contained in:
parent
40fe76a15e
commit
9aa3f1340d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -19,8 +19,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '14'
|
node-version: '14'
|
||||||
|
|
||||||
- name: install
|
- name: install using npm ci
|
||||||
run: npm install
|
uses: bahmutov/npm-install@v1
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
run: npm build
|
run: npm build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user