Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbietu authored Jun 16, 2023
1 parent 0eab5b0 commit cf5b0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v2

- name: check wget
run: which wget
run: wget https://github.com/zeromq/libzmq/releases/download/v4.3.2/zeromq-4.3.2.zip

- name: Set up Boost
run: sudo apt-get install -y libboost-all-dev
Expand Down

0 comments on commit cf5b0c4

Please sign in to comment.