Skip to content

Commit

Permalink
apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Aug 3, 2022
1 parent 0df162d commit 45eedcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
env:
RHUB_PLATFORM: linux-x86_64-ubuntu-gcc
run: |
sudo apt-get update
sudo apt-get install -y libglpk-dev libcurl4-openssl-dev texlive-latex-base
sudo apt-get install -y openmpi-bin openmpi-common libopenmpi-dev || true
Rscript -e "remotes::install_github('r-hub/sysreqs')"
Expand Down

0 comments on commit 45eedcc

Please sign in to comment.