Follow redirects to download data
Some checks failed
Cache OSM data / cache (push) Failing after 21m46s

This commit is contained in:
Charles P. 2024-07-06 18:17:02 +02:00
parent ab92a39ccb
commit 3e719f96de
Signed by untrusted user who does not match committer: aeris
GPG key ID: 1708D5CC4095E76B

View file

@ -19,13 +19,13 @@ jobs:
- name: Download OSM data
run: |
curl -o osm.pbf \
curl -L -o osm.pbf \
--fail \
https://download.geofabrik.de/europe/france-latest.osm.pbf
- name: Download "competences territoriales" data
- name: Download institutions data
run: |
curl -o competences-territoriales.csv \
curl -L -o competences-territoriales.csv \
--fail \
https://www.data.gouv.fr/fr/datasets/r/c53cd4d4-4623-4772-9b8c-bc72a9cdf4c2