Skip to content

Commit

Permalink
Update check-qmd-render.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon authored Oct 3, 2024
1 parent aa74d96 commit d5a99c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-qmd-render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Install dependencies (R packages)
- name: Install dependencies
run: |
install2.r data.table slurmR
install2.r data.table slurmR epiworldR
# Render the slides/report using quarto
- name: Render ${{ matrix.file }}
Expand Down

0 comments on commit d5a99c5

Please sign in to comment.