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
|
||||
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
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue