Try npm install
This commit is contained in:
parent
7da51ce1d5
commit
8160c3aa9a
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
node-version: 16
|
||||
- name: Install root dependencies
|
||||
run: yarn install
|
||||
run: npm install
|
||||
- name: Start server
|
||||
run: |
|
||||
nx serve explorer
|
||||
|
Loading…
Reference in New Issue
Block a user