forked from MapComplete/MapComplete
Scripts: include pmtiles update in the monthly_data_maintenance.yml
This commit is contained in:
parent
a46f48bbd9
commit
c8526949f1
1 changed files with 3 additions and 1 deletions
|
|
@ -10,7 +10,9 @@ jobs:
|
|||
- uses: https://source.mapcomplete.org/actions/checkout@v4
|
||||
- name: init
|
||||
shell: bash
|
||||
run: npm ci
|
||||
run: |
|
||||
node --version
|
||||
npm ci
|
||||
|
||||
- name: create archives
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue