Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
antagomir committed Mar 14, 2023
1 parent de0c200 commit f86feeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-bioc-devel.yml
Expand Up @@ -264,7 +264,7 @@ jobs:
run: |
git config --global user.email "action@github.com"
git config --global user.name "GitHub Action"
git config --global --add safe.directory /__w/mia/mia
git config --global --add safe.directory /__w/microbiome/microbiome
Rscript -e "pkgdown::deploy_to_branch(new_process = FALSE)"
shell: bash {0}
## Note that you need to run pkgdown::deploy_to_branch(new_process = FALSE)
Expand Down

0 comments on commit f86feeb

Please sign in to comment.