Skip to content

Commit

Permalink
apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanb authored Aug 8, 2023
1 parent b7f08f7 commit bd0d6ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:

- name: Install gdal
run: |
sudo apt-get update
sudo apt-get install gdal-bin
ogr2ogr --version
Expand Down

0 comments on commit bd0d6ec

Please sign in to comment.