GHA CI: work around error when installing Qt

This is to (temporarily) work around CI errors at jurplel/install-qt-action.
Upstream issue: https://github.com/jurplel/install-qt-action/issues/130
This commit is contained in:
Chocobo1 2022-03-29 11:08:50 +08:00
parent eab455422f
commit 3951b891c1
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -53,6 +53,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v2
with:
setup-python: false
version: ${{ matrix.qt_version }}
- name: Install libtorrent