Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Nov 20, 2023
1 parent 594f3f0 commit 846455a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ jobs:
- name: "Setup R dependencies for Quarto's knitr engine"
uses: r-lib/actions/setup-r-dependencies@v2
with:
packages:
any::knitr
any::rmarkdown
any::downlit
any::xml2
packages:
any::knitr
any::rmarkdown
any::downlit
any::xml2

# Back to our regularly scheduled Quarto output
- name: "Set up Quarto"
Expand Down

0 comments on commit 846455a

Please sign in to comment.