Skip to content

Commit

Permalink
try explicit working version of Bicondoctor from: YuLab-SMU/ggtree#625
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaSeep committed Sep 9, 2024
1 parent ee790a5 commit 56a7dc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/start_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
install.packages("renv")
install.packages('BiocManager')
BiocManager::install("treeio")
BiocManager::install('ggtree')
print(getwd())
renv::restore(lockfile="program/renv.lock")
Expand Down

0 comments on commit 56a7dc0

Please sign in to comment.