Skip to content

Commit f7f6a83

Browse files
committed
libzmq3-dev
1 parent c2af92a commit f7f6a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: runner.os == 'Linux'
4141
run: |
4242
sudo apt-get update
43-
sudo apt-get install libglpk-dev libglpk40
43+
sudo apt-get install libglpk-dev libglpk40 libzmq3-dev
4444
4545
- uses: r-lib/actions/setup-r@v2
4646
with:

0 commit comments

Comments
 (0)