This commit is contained in:
parent
497907aae6
commit
84e9dde4b3
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ jobs:
|
|||
run: wget https://planet.openstreetmap.org/pbf/planet-latest.osm.pbf -O /data/planet-latest.osm.pbf.part
|
||||
|
||||
- name: Move the planet file
|
||||
shell: bash
|
||||
run: mv -f /data/planet-latest.osm.pbf.part /data/planet-latest.osm.pbf
|
||||
shell: bash
|
||||
run: mv -f /data/planet-latest.osm.pbf.part /data/planet-latest.osm.pbf
|
||||
|
||||
- name: Print download date
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue