Skip to content

Commit

Permalink
remove gdalinfo command
Browse files Browse the repository at this point in the history
  • Loading branch information
sgvignali committed Jul 16, 2021
1 parent bb882c3 commit 0cb1a8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-pak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
sudo apt-get update
sudo apt-get install libgdal-dev libproj-dev libgeos-dev libudunits2-dev
sudo R CMD javareconf
gdalinfo --version
- name: Install system dependencies Linux for r release and old release
if: steps.install-r.outputs.installed-r-version != 'devel' && runner.os == 'Linux'
Expand Down

0 comments on commit 0cb1a8c

Please sign in to comment.