Skip to content

Commit

Permalink
Another lib missing on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmundt committed Jan 10, 2024
1 parent 7c5f1e1 commit 66f13c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
# - install glpk
# - ipopt needs: libopenblas-dev gfortran liblapack-dev
sudo apt-get -o Dir::Cache=${GITHUB_WORKSPACE}/cache/os \
install libopenblas-dev gfortran liblapack-dev glpk-utils libgl1
install libopenblas-dev gfortran liblapack-dev glpk-utils libgl1 libegl1
sudo chmod -R 777 ${GITHUB_WORKSPACE}/cache/os
- name: Update Windows
Expand Down

0 comments on commit 66f13c2

Please sign in to comment.