Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
pingfan-hu committed Dec 14, 2024
1 parent 76a00d9 commit f6d77cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev libudunits2-dev
sudo apt-get install -y libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev libudunits2-dev libgdal-dev libgeos-dev libproj-dev
- name: Query R package dependencies
run: |

0 comments on commit f6d77cb

Please sign in to comment.