Skip to content

Commit

Permalink
no-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Feb 8, 2025
1 parent 3bfac42 commit 4326367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Update OSM data
run: |
docker compose run import --no-deps update
docker compose run --no-deps import update
- name: Build new OSM data image
run: |
Expand Down

0 comments on commit 4326367

Please sign in to comment.