diff --git a/.github/workflows/quarto-publish.yml b/.github/workflows/quarto-publish.yml index 25aae7b..3cbd72a 100644 --- a/.github/workflows/quarto-publish.yml +++ b/.github/workflows/quarto-publish.yml @@ -25,9 +25,9 @@ jobs: # uses: actions/setup-python@v3 # From https://github.com/r-lib/actions/tree/v2-branch/setup-r - - name: Setup R - uses: r-lib/actions/setup-r@v2 - - uses: r-lib/actions/setup-renv@v2 + # - name: Setup R + # uses: r-lib/actions/setup-r@v2 + # - uses: r-lib/actions/setup-renv@v2 # NOTE: If Publishing to GitHub Pages, set the permissions correctly (see top of this yaml) - name: Publish to GitHub Pages (and render)