Skip to content

Commit

Permalink
try installing libglpk40 in linux in GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand committed Oct 13, 2023
1 parent 382496b commit 80570c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarto-gh-pages-html.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo apt-get update -y && sudo apt-get install -y libcurl4-openssl-dev
sudo apt-get install -y libharfbuzz-dev
sudo apt-get install -y libfribidi-dev
sudo apt-get install -y libglpk40
- uses: r-lib/actions/setup-renv@v2
Expand Down

0 comments on commit 80570c4

Please sign in to comment.