Skip to content

Commit

Permalink
Update the R-CMD-check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed May 31, 2024
1 parent db32290 commit cdf6f6a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
run: |
sudo apt-get install libcurl4-openssl-dev
- name: Install libs for MacOS
if: runner.os == 'MacOS'
run: brew install openssl

- name: Install bioconductor packages
run: |
install.packages("BiocManager")
Expand Down

0 comments on commit cdf6f6a

Please sign in to comment.