Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alefisico committed Dec 30, 2024
1 parent 034893c commit 9ea0896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sandpaper-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
- name: "Set up R"
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.0.5'
# r-version: '4.0.5'
use-public-rspm: true
install-r: false
install-r: true

- name: "Set up Pandoc"
uses: r-lib/actions/setup-pandoc@v2
Expand Down

0 comments on commit 9ea0896

Please sign in to comment.