forked from MapComplete/MapComplete
Scripts: npm ci is still needed; remove obsolete funding file
This commit is contained in:
parent
bba12ce7ce
commit
72df69a2d6
2 changed files with 4 additions and 1 deletions
|
@ -17,6 +17,10 @@ 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
|
||||||
|
|
1
.github/FUNDING.yml
vendored
1
.github/FUNDING.yml
vendored
|
@ -1 +0,0 @@
|
||||||
liberapay: pietervdvn
|
|
Loading…
Add table
Add a link
Reference in a new issue