We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed32f08 commit cd29155Copy full SHA for cd29155
.github/workflows/r_ci.yml
@@ -34,6 +34,7 @@ jobs:
34
run: |
35
sudo apt-get install libcurl4-openssl-dev
36
sudo apt-get install libudunits2-dev
37
+ sudo apt-get install libgdal-dev
38
- name: Cache R packages
39
uses: actions/cache@v2
40
with:
0 commit comments