Skip to content

Commit 0eb82ad

Browse files
committed
modified yaml to match
1 parent f4d6b41 commit 0eb82ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sandpaper-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: r-lib/actions/setup-r@v2
3939
with:
4040
use-public-rspm: true
41-
install-r: false
41+
install-r: true
4242

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

0 commit comments

Comments
 (0)