Add another missing package
This commit is contained in:
parent
8b0a9c5155
commit
41df4314d9
@ -18,6 +18,7 @@ steps:
|
||||
commands:
|
||||
- 'echo "install.packages(\"rmarkdown\")" | r -'
|
||||
- 'echo "install.packages(\"readr\")" | r -'
|
||||
- 'echo "install.packages(\"here\")" | r -'
|
||||
- quarto render
|
||||
volumes:
|
||||
- name: lib
|
||||
|
Loading…
Reference in New Issue
Block a user