We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d8a3e commit 2a03683Copy full SHA for 2a03683
.github/workflows/ubuntu.yml
@@ -35,6 +35,7 @@ jobs:
35
36
- name: Install requirements on ubuntu
37
run: |
38
+ sudo apt update
39
sudo apt install -y --no-install-recommends \
40
libczmq-dev \
41
python3 \
0 commit comments