Compare commits
No commits in common. "9b53be9a7934ec5ba30fab310199c0b544d8989e" and "923c0dd6167d594c0764f45da4df783f1cc49f92" have entirely different histories.
9b53be9a79
...
923c0dd616
1 changed files with 1 additions and 1 deletions
|
|
@ -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: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue