Skip to content

Commit

Permalink
Update quarto-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpeake authored Nov 29, 2024
1 parent 5b5a081 commit 16f605a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
# version: 0.9.600

# add software dependencies here
- name: Install curl
run: sudo apt install libcurl4-openssl-dev
- name: Install packages (needed for Rmd)
run: Rscript -e 'install.packages(c("rmarkdown", "knitr", "jsonlite", "here", "tidyverse","sf"))'

Expand Down

0 comments on commit 16f605a

Please sign in to comment.