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 ab34a19 commit 1a40196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
pip install jupyter
R -e 'install.packages(c("renv", "IRkernel"))'
R -e 'IRkernel::installspec(user = FALSE)'
R -e 'IRkernel::installspec(user = TRUE)'
- name: Install R dependencies
run: |
Expand Down

0 comments on commit 1a40196

Please sign in to comment.