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 d2038c2 commit 9933961Copy full SHA for 9933961
.github/workflows/ubuntu.yml
@@ -41,6 +41,7 @@ jobs:
41
42
- name: Install requirements on ubuntu
43
run: |
44
+ sudo apt update
45
sudo apt install -y --no-install-recommends \
46
libczmq-dev \
47
python3 \
0 commit comments