libgcl
Some checks failed
CI / test (push) Failing after 1m8s

This commit is contained in:
Miguel Jacq 2025-11-13 14:14:55 +11:00
parent f8cf545771
commit 7f53246127
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -15,7 +15,7 @@ jobs:
run: |
apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
python3-venv pipx bash
python3-venv pipx libgl1 libxcb-cursor0
- name: Install Poetry
run: |