Skip to content

Commit

Permalink
get preprocessCore source from bioconductor git
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatto authored Oct 9, 2024
1 parent da9daa3 commit 23a785f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
## See https://github.com/Bioconductor/bioconductor_docker/issues/22
- name: Manually install preprocessCore
run: |
git clone https://github.com/bmbolstad/preprocessCore.git
git clone git clone [email protected]:packages/preprocessCore
cd preprocessCore
R CMD INSTALL --configure-args="--disable-threading" .
Expand Down

0 comments on commit 23a785f

Please sign in to comment.