Try npm install

This commit is contained in:
Joe 2022-03-08 15:41:08 +00:00 committed by Dexter Edwards
parent 7da51ce1d5
commit 8160c3aa9a

View File

@ -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