Skip to content

Commit

Permalink
Change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sgvignali committed Jul 3, 2023
1 parent 97715db commit 0b0c673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v2

- name: Install system dependencies Linux
- name: Install system dependencies for Linux
if: runner.os == 'Linux'
run: |
sudo apt-get install gdal-bin proj-bin libgdal-dev libproj-dev libgeos-dev libudunits2-dev
Expand Down

0 comments on commit 0b0c673

Please sign in to comment.