Skip to content

Commit ab225f0

Browse files
committed
:(
1 parent b3a6455 commit ab225f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Install dev dependencies
2828
run: |
29-
sudo apt install build-essential
29+
sudo apt install build-essential libdbus-1-dev
3030
pip install -r requirements-dev.txt
3131
3232
#- name: Install dev dependencies

0 commit comments

Comments
 (0)