Skip to content

Commit

Permalink
Update update_documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoHeidweiler authored Jul 14, 2024
1 parent a2a093c commit 490d957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Install R dependencies and IRkernel
run: |
R -e 'install.packages(c("renv", "IRkernel"))'
R -e 'IRkernel::installspec(user = FALSE)'
R -e "renv::restore()"
- name: Run Makefile
Expand Down

0 comments on commit 490d957

Please sign in to comment.