Skip to content

Commit f826cc1

Browse files
authored
Update pull_request.yml
update rscript shell
1 parent 2d52cf2 commit f826cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
run: |
180180
quarto check
181181
quarto::quarto_render('.')
182-
shell: Rscript
182+
shell: Rscript {0}
183183

184184
# This checks on the steps before it and makes sure that they completed.
185185
# If the renders didn't complete we don't want to commit the file changes

0 commit comments

Comments
 (0)