Update arch.
Some checks failed
Build / Build (pull_request) Failing after 1m59s

This commit is contained in:
2026-02-21 15:38:05 -05:00
parent df3547267b
commit 0c58b6c436

View File

@@ -30,7 +30,10 @@ jobs:
- name: Install aqtinstall - name: Install aqtinstall
run: | run: |
python3 -m pip install aqtinstall python3 -m pip install aqtinstall
aqt install-qt linux desktop 6.7.3 gcc_64
- name: Install Qt
run: |
aqt install-qt linux desktop 6.7.3 linux_gcc_64
# - name: Install Qt # - name: Install Qt
# uses: jurplel/install-qt-action@v4 # uses: jurplel/install-qt-action@v4