Skip to content

Commit

Permalink
Agregar libglpk
Browse files Browse the repository at this point in the history
  • Loading branch information
felipegonzalez committed Jan 3, 2024
1 parent a26c92f commit e7bbece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarto-book-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: sudo apt-get update

- name: Install curl
run: sudo apt-get install -y libcurl4-openssl-dev
run: sudo apt-get install -y libcurl4-openssl-dev libglpk-dev

- name: SetLocale
run: |
Expand Down

0 comments on commit e7bbece

Please sign in to comment.