Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Sep 15, 2024
1 parent 87ca771 commit 11a5b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install GEOS
run: |
sudo apt-get update
sudo apt-get -yq --no-install-suggests --no-install-recommends install libgeos-dev
sudo apt-get -yq --no-install-suggests --no-install-recommends install libgeos-dev postgis postgresql-16-postgis-3
- name: Set up Actions
uses: actions/checkout@v4
- name: Set up Ruby
Expand Down

0 comments on commit 11a5b4d

Please sign in to comment.