Skip to content

Commit

Permalink
cctf
Browse files Browse the repository at this point in the history
  • Loading branch information
parmigggiana committed Jan 8, 2025
1 parent 7290403 commit 36279e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Install dev dependencies
run: |
sudo apt install build-essential libglib2.0-0
sudo apt install build-essential libglib2.0-dev
sudo apt install libdbus-1-dev
pip install -r requirements-dev.txt
Expand Down

0 comments on commit 36279e0

Please sign in to comment.