Chore: deploy via forgejo actions (dryrun), retry 2
Some checks failed
/ mapcomplete_edits_en_osm_town (push) Failing after 24s

This commit is contained in:
Pieter Vander Vennet 2025-02-06 23:32:33 +01:00
parent 7bf38b7c80
commit 24931c6aa9

View file

@ -19,4 +19,4 @@ jobs:
- name: Create mapcomplete edits overview
shell: bash
run: ts-node src/index.ts -- ./.forgejo/workflows/config/config.json ${{ secrets.MAPCOMPLETE_EDITS_EN_OSM_TOWN }} --dry-run
run: npm run start -- -- ./.forgejo/workflows/config/config.json ${{ secrets.MAPCOMPLETE_EDITS_EN_OSM_TOWN }} --dry-run