Skip to content

Commit

Permalink
tics: install Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Sawicz committed Jul 17, 2024
1 parent 2068e4a commit 953de04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,13 @@ jobs:
sudo --preserve-env apt-add-repository --yes ppa:mir-team/dev
sudo --preserve-env apt-get install --no-install-recommends \
dmz-cursor-theme \
flake8 \
glmark2-es2 \
glmark2-es2-wayland \
lcov \
mesa-utils \
ninja-build \
pylint \
xwayland
sudo --preserve-env apt-get build-dep ./
Expand Down

0 comments on commit 953de04

Please sign in to comment.