We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcd40c commit 1531dffCopy full SHA for 1531dff
1 file changed
.azure-pipelines/build-template.yml
@@ -66,6 +66,7 @@ jobs:
66
clean: true
67
submodules: true
68
- script: |
69
+ sudo apt-get update
70
sudo apt-get install -y libhiredis0.14 libhiredis-dev
71
sudo apt-get install -y libzmq5 libzmq3-dev
72
sudo apt-get install -qq -y \
0 commit comments