forked from MapComplete/MapComplete
Scripts: does it work without npm ci?
This commit is contained in:
parent
2f2877cf0f
commit
bba12ce7ce
1 changed files with 0 additions and 4 deletions
|
@ -17,10 +17,6 @@ jobs:
|
||||||
cache: "npm"
|
cache: "npm"
|
||||||
cache-dependency-path: package-lock.json
|
cache-dependency-path: package-lock.json
|
||||||
|
|
||||||
- name: install deps
|
|
||||||
run: npm ci
|
|
||||||
shell: bash
|
|
||||||
|
|
||||||
- name: create generated dir
|
- name: create generated dir
|
||||||
run: mkdir -p ./assets/generated
|
run: mkdir -p ./assets/generated
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue