This commit is contained in:
parent
3abb048fdf
commit
ea7604983c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
|
|
||||||
- name: Download the planet file
|
- name: Download the planet file
|
||||||
shell: bash
|
shell: bash
|
||||||
run: aria2c -T planet-latest.osm.pbf.torrent --seed-time=0
|
run: /usr/bin/aria2c -T planet-latest.osm.pbf.torrent --seed-time=0
|
||||||
|
|
||||||
- name: Move the planet file to the data directory
|
- name: Move the planet file to the data directory
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue