forked from MapComplete/MapComplete
Scripts: attempt to fix monthly data maintanence
This commit is contained in:
parent
479c635691
commit
32bca03e26
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
|
|
||||||
- name: init
|
- name: init
|
||||||
shell: bash
|
shell: bash
|
||||||
run: npm run init
|
run: mkdir -p src/assets/generated/ && mkdir -p public/assets/data/nsi/stats/ && npm run init
|
||||||
|
|
||||||
- name: Download the latest NSI
|
- name: Download the latest NSI
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue