Skip to content

Commit

Permalink
2310 updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin van Rongen authored and Martin van Rongen committed Oct 23, 2024
1 parent 77f7bab commit 3643069
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/publish_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,10 @@ jobs:

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
version: 1.2.335

- name: Install R
uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true

- name: R dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
packages:
any::rmarkdown
any::knitr
any::jsonlite
any::downlit
any::xml2

- name: Render Site
run: |
quarto render
# uses: quarto-dev/quarto-actions/render@v2
- name: No Jekyll
run: |
Expand Down

0 comments on commit 3643069

Please sign in to comment.