Skip to content

Commit

Permalink
ci: add libgeos
Browse files Browse the repository at this point in the history
  • Loading branch information
farioas committed Dec 12, 2024
1 parent 7064c1f commit cffb3fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ jobs:

- name: "Install dependencies"
run: |
sudo apt-get clean
sudo apt-get update
sudo apt-get install libsasl2-dev python3-dev libldap2-dev libssl-dev
sudo apt-get install libldap2-dev libsasl2-dev libssl-dev libxml2-dev libxslt-dev libgeos-c1v5
- name: "Set up Python"
uses: actions/setup-python@v5.3.0
Expand Down

0 comments on commit cffb3fb

Please sign in to comment.