Skip to content

Commit

Permalink
workflow: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jx11r committed Sep 24, 2023
1 parent 1edeb37 commit f58f74a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y --no-install-recommends libxkbcommon-dev
pip install mypy psutil
pip install git+https://github.com/qtile/qtile@master
pip install git+https://github.com/elParaguayo/qtile-extras@main
Expand Down

0 comments on commit f58f74a

Please sign in to comment.