Skip to content

Commit

Permalink
metafor dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
s-huebler committed Oct 17, 2024
1 parent c8b267b commit 9a609a8
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 epiworldR
install2.r data.table slurmR epiworldR metafor
# Render the slides/report using quarto
- name: Render ${{ matrix.file }}
Expand Down

0 comments on commit 9a609a8

Please sign in to comment.