Skip to content

Commit

Permalink
I thought I literally just removed this but ok
Browse files Browse the repository at this point in the history
  • Loading branch information
wkumler committed Nov 30, 2023
1 parent 322794a commit 200c985
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/r-check-cran.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,7 @@ jobs:
done < <(Rscript -e 'writeLines(remotes::system_requirements("ubuntu", "20.04"))')
## Force-install netcdf since it's missed by the system requirements
## but required for mzR & MSnbase
<<<<<<< HEAD
sudo -s apt-get install -y libnetcdf-dev
=======
apt-get install -y libnetcdf-dev
>>>>>>> 8adbe5adb872818d635f109c0d81046725aaae50
- name: Install BiocManager
run: |
Expand Down

0 comments on commit 200c985

Please sign in to comment.