forked from MapComplete/MapComplete
Scripts: fix monthly
This commit is contained in:
parent
8c47f1fc73
commit
479c635691
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ jobs:
|
||||||
- uses: https://source.mapcomplete.org/actions/checkout@v4
|
- uses: https://source.mapcomplete.org/actions/checkout@v4
|
||||||
- uses: ./.forgejo/setup
|
- uses: ./.forgejo/setup
|
||||||
|
|
||||||
|
- name: init
|
||||||
|
shell: bash
|
||||||
|
run: npm run init
|
||||||
|
|
||||||
- name: Download the latest NSI
|
- name: Download the latest NSI
|
||||||
shell: bash
|
shell: bash
|
||||||
run: npm run download:nsi
|
run: npm run download:nsi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue