Skip to content

Commit c500a62

Browse files
committed
fix dependencies
1 parent 1256fc8 commit c500a62

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/quarto-publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ jobs:
2929
with:
3030
extra-packages: |
3131
local::.
32-
32+
any::dplyr
33+
any::ggplot2
34+
any::knitr
3335
- name: Setup Quarto
3436
uses: quarto-dev/quarto-actions/setup@v2
3537

0 commit comments

Comments
 (0)