Skip to content

Commit

Permalink
Add libgeos during testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kageurufu committed Dec 9, 2021
1 parent ef79b14 commit 42da90c
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 242 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
apt-get install -y libgeos-c1v5
- uses: actions/setup-python@v1
with:
python-version: '3.9.x'
Expand Down
Loading

0 comments on commit 42da90c

Please sign in to comment.