Skip to content

Commit

Permalink
Fix key
Browse files Browse the repository at this point in the history
Merge branch 'dev' of https://github.com/tsufz/RMassBank into dev

# Conflicts:
#	.github/workflows/check-bioc.yml
  • Loading branch information
Tobias Schulze committed Aug 16, 2023
2 parents d0d7649 + ab64f8f commit 57eb7b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,9 @@ jobs:
message(paste('****', Sys.time(), 'pass number 2 at installing dependencies: any remaining dependencies ****'))
## Temporaly use the development version of RMassBankData
remotes::install_github(repo = "MassBank/RMassBankData", auth_token = github_pat(quiet = TRUE)
remotes::install_local(dependencies = TRUE, repos = BiocManager::repositories(), build_vignettes = TRUE, upgrade = TRUE)
## Manually install required packages
Expand Down

0 comments on commit 57eb7b0

Please sign in to comment.