Update ci.yml

This commit is contained in:
BagelSketches 2025-07-04 11:52:48 +10:00 committed by GitHub
parent 6da42ce7d5
commit 4e6aef0e54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,6 +66,8 @@ jobs:
uses: jurplel/install-qt-action@v4
with:
cache: 'true'
arch: ${{ matrix.vc-arch }}
- name: Install Linux dependencies (apt-get)
if: ${{ matrix.linux }}