Update desktop-build.yml

This commit is contained in:
tooomm 2025-08-24 10:47:26 +02:00 committed by GitHub
parent cd6c81e2c7
commit 364520d5f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -421,6 +421,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
- name: Install Qt ${{matrix.qt_version}}
uses: jurplel/install-qt-action@v4