Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toasterofbread authored Dec 1, 2023
1 parent 7c91b52 commit 3cf664f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install zeromq
run: |
sudo apt update && sudo apt install libzmq3-dev
sudo apt update && sudo apt install libunwind-dev libzmq3-dev
- name: Install dependencies
uses: awalsh128/cache-apt-pkgs-action@latest
Expand Down

0 comments on commit 3cf664f

Please sign in to comment.