Skip to content

Commit

Permalink
build(python-test.yml): Getting odd error from the test runners, atte…
Browse files Browse the repository at this point in the history
…mpting fix.
  • Loading branch information
rbeyer committed Oct 15, 2023
1 parent 42084ec commit baf5aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
sudo apt-get install --reinstall ca-certificates
sudo apt-add-repository ppa:ubuntugis/ppa
sudo apt-get update
sudo apt-get install gdal-bin libgdal-dev libsqlite3-mod-spatialite
Expand Down

0 comments on commit baf5aa4

Please sign in to comment.