Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 334ddcb

Browse files
committed
f
1 parent 23182d0 commit 334ddcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/control-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
4343
- name: Install build dependencies
4444
run: |
45+
sudo apt-get install -y libcap-dev
4546
poetry -C ./control/ install --with dev --no-root
4647
4748
- name: Run checks

0 commit comments

Comments
 (0)