Skip to content

Commit

Permalink
libzmq3-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau committed Sep 25, 2023
1 parent c2af92a commit f7f6a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install libglpk-dev libglpk40
sudo apt-get install libglpk-dev libglpk40 libzmq3-dev
- uses: r-lib/actions/setup-r@v2
with:
Expand Down

0 comments on commit f7f6a83

Please sign in to comment.