Skip to content

Commit

Permalink
git lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanb committed Apr 14, 2024
1 parent 7606d17 commit 51cfefd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
data/HS.csv filter=lfs diff=lfs merge=lfs -text
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
sudo apt-get install gdal-bin git-lfs
ogr2ogr --version
- name: Cache JGP downloads
Expand Down

0 comments on commit 51cfefd

Please sign in to comment.