Skip to content

Commit

Permalink
chore: added apt-get install osmosis for osm docs (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-moss authored Jun 11, 2024
1 parent 417bc86 commit 15434fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quarto-render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: |
sudo apt update
sudo apt install -y libgeos-dev
sudo apt-get install osmosis
shell: sh
- name: Build API reference pages
run: |
Expand Down

0 comments on commit 15434fc

Please sign in to comment.