Add another missing package
continuous-integration/drone/push Build is failing Details

This commit is contained in:
3wc 2024-04-02 11:55:40 -03:00
parent 8b0a9c5155
commit 41df4314d9
1 changed files with 1 additions and 0 deletions

View File

@ -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