Skip to content

Commit

Permalink
add sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
JinIgarashi committed Jul 30, 2023
1 parent 953f2b6 commit 5a4aeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install osmium-tool
run: |
apt-get install osmium-tool
sudo apt-get install osmium-tool
- name: Extract data by bounds
run: |
Expand Down

0 comments on commit 5a4aeb0

Please sign in to comment.