Extend previous commit

Backport part of 0e1c881fef
Signed-off-by: Itms <itms@wildfiregames.com>
This commit is contained in:
Itms 2025-07-12 15:12:55 +02:00
parent aa3767d2f9
commit 4633a2d522
No known key found for this signature in database
GPG key ID: C7E52BD14CE14E09

View file

@ -9,6 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.11"
- name: Install lxml
run: pip3 install lxml
- name: Workaround for authentication problem with LFS