Force npm install

This commit is contained in:
Leo B 2021-11-29 22:44:21 +01:00
parent 0be75f3f3b
commit 0302573c2c
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@ jobs:
- name: ls -lsa
run: ls -lsa
- name: Install dependencies
run: npm install
run: npm install --force
- name: Generate unrouted PCBs
run: npm run gen