Skip to content

Commit

Permalink
don't need R to be setup I think
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed Oct 30, 2023
1 parent da45cf2 commit c3c1fdb
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@ jobs:
- name: Check out repository
uses: actions/checkout@v2

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

- name: Install dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
cache-version: 2

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
Expand Down

0 comments on commit c3c1fdb

Please sign in to comment.