Skip to content

Commit

Permalink
Package names
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Jul 1, 2024
1 parent 9295ed3 commit b1fd339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ jobs:
- name: Install dependencies (common)
run: |
apt-get install \
python-dev \
python3-dev \
libxml2-dev \
libxslt1-dev \
libgeos-c1
libgeos-c1v5
- name: Enable pip cache
run: |
Expand Down

0 comments on commit b1fd339

Please sign in to comment.