Skip to content

Commit

Permalink
[ci] Fix pipeline error about team5 not found. (#2684)
Browse files Browse the repository at this point in the history
  • Loading branch information
liushilongbuaa committed Feb 28, 2023
1 parent cfcd40c commit 1531dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/build-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
clean: true
submodules: true
- script: |
sudo apt-get update
sudo apt-get install -y libhiredis0.14 libhiredis-dev
sudo apt-get install -y libzmq5 libzmq3-dev
sudo apt-get install -qq -y \
Expand Down

0 comments on commit 1531dff

Please sign in to comment.