Skip to content

Commit a06ff28

Browse files
committed
I have quarto reinstalled on the image now
1 parent 7df1d59 commit a06ff28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pull_request.yml

-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ jobs:
177177
id: quarto
178178
if: ${{needs.yaml-check.outputs.toggle_website == 'quarto' }}
179179
run: |
180-
install.packages("quarto", repos='http://cran.us.r-project.org')
181180
quarto::quarto_render('.')
182181
shell: Rscript {0}
183182

0 commit comments

Comments
 (0)