Skip to content

Commit

Permalink
install csvkit
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanb committed Jun 24, 2024
1 parent c29664b commit 9c4651c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install gdal
run: |
sudo apt-get update
sudo apt-get install gdal-bin git-lfs
sudo apt-get install gdal-bin csvkit
ogr2ogr --version
- name: Cache JGP downloads
Expand Down

0 comments on commit 9c4651c

Please sign in to comment.