CI: abandon PySide6 pip approach, try KDE Neon repos

This commit is contained in:
Furgo
2026-01-13 10:16:03 +01:00
parent 296979a86f
commit 2d2ef387b1
2 changed files with 12 additions and 1 deletions

View File

@@ -95,7 +95,6 @@ jobs:
sudo apt-get install -y -qq python3-pip
python3 -m pip install --upgrade pip
python3 -m pip install ifcopenshell==0.8.2 --break-system-packages
python3 -m pip install pyside6==6.4.2 --break-system-packages
- name: Make needed directories, files and initializations
id: Init