Skip to content

Commit

Permalink
add sf
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaobazzo committed Sep 4, 2023
1 parent 81b7796 commit 40cfc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install system dependencies
if: runner.os == 'Linux'
run: |
#pak::pkg_sysreqs(upgrade = TRUE)
pak::pkg_sysreqs("sf",upgrade = TRUE)
pak::pkg_sysreqs("pkgdown", upgrade = TRUE)
shell: Rscript {0}

Expand Down

0 comments on commit 40cfc2e

Please sign in to comment.