Compare commits

..

No commits in common. "9b53be9a7934ec5ba30fab310199c0b544d8989e" and "923c0dd6167d594c0764f45da4df783f1cc49f92" have entirely different histories.

View file

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