Skip to content

Commit

Permalink
maybe fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Jul 18, 2023
1 parent 4c2c06a commit 1d86763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/r/github.devdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: r-lib/actions/setup-pandoc@v2
- uses: r-lib/actions/setup-r-dependencies@v2
with:
packages: rmarkdown, knitr, sessioninfo
packages: "rmarkdown, knitr, sessioninfo"
shell: Rscript {0}
- name: Session info
run: |
Expand Down

0 comments on commit 1d86763

Please sign in to comment.