Skip to content

Commit

Permalink
Org names are case sensitive, apparently (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy authored Sep 23, 2022
1 parent 571fc6d commit 392bee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
github_packages <- c(
"r-lib/covr",
"pharmaR/riskmetric",
"genentech/covtracer"
"Genentech/covtracer"
)
lapply(github_packages, remotes::install_github)

Expand Down

0 comments on commit 392bee4

Please sign in to comment.