Skip to content

Commit

Permalink
Update build_adodown_site.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kbjarkefur authored Jun 13, 2024
1 parent b24e4b0 commit 8ee5386
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_adodown_site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:
- name: Install R dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: devtools, here
extra-packages: |
any::devtools
any::here
- name: Install Quarto
uses: quarto-dev/quarto-actions/setup@v2
Expand Down

0 comments on commit 8ee5386

Please sign in to comment.