Skip to content

Commit

Permalink
CI,bionic: Work around broken libzmq5 dep (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed May 6, 2021
1 parent 813c517 commit 56a6921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
sudo add-apt-repository ppa:openshot.developers/libopenshot-daily
sudo apt update
sudo apt remove libzmq5 # See actions/virtual-environments#3317
sudo apt install \
cmake swig doxygen graphviz curl lcov \
libopenshot-audio-dev libasound2-dev \
Expand Down

0 comments on commit 56a6921

Please sign in to comment.