Skip to content

Commit

Permalink
fix libzmq path
Browse files Browse the repository at this point in the history
  • Loading branch information
sphaero committed Jul 12, 2024
1 parent effeda2 commit c1db80a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ jobs:
# libzmq
- uses: actions/checkout@v2
with:
repository: zeromq/libzmq
path: libzmq
submodules: true
- name: libZMQ Dep
if: ${{ contains( matrix.os, 'macos' ) }}
working-directory: libzmq
Expand Down

0 comments on commit c1db80a

Please sign in to comment.