Skip to content

Commit 7290403

Browse files
committed
mantainer dei pacchetti debian fascisti
1 parent a0d7cdb commit 7290403

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/python-tests.yml

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

2727
- name: Install dev dependencies
2828
run: |
29-
sudo apt install build-essential libdbus-1-dev libglib2.0-0
29+
sudo apt install build-essential libglib2.0-0
30+
sudo apt install libdbus-1-dev
3031
pip install -r requirements-dev.txt
3132
3233
#- name: Install dev dependencies

0 commit comments

Comments
 (0)