Skip to content

Commit

Permalink
Revert the lastest changes in R-CMD-check which not fix the 'svglite'…
Browse files Browse the repository at this point in the history
… installation issue
  • Loading branch information
aursiber committed Sep 26, 2024
1 parent f6ead1b commit 87014c7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ jobs:
run: |
sudo apt-get install libcurl4-openssl-dev
- name: Install libraries for macOS
if: runner.os == 'macOS'
run: |
brew reinstall pkg-config
- name: Install bioconductor packages
run: |
install.packages("BiocManager")
Expand Down

0 comments on commit 87014c7

Please sign in to comment.