Skip to content

Commit

Permalink
Fix "Generate OpenStreetMap buffers" workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelien committed Dec 20, 2024
1 parent bf6c0a7 commit 2125719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/openstreetmap-buffers/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ runs:
- name: Get current date
id: date
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
shell: bash
- name: Cache result
id: cache-buffers
uses: actions/cache@v2
Expand Down

0 comments on commit 2125719

Please sign in to comment.