mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
use official installer
This commit is contained in:
@@ -28,6 +28,9 @@ jobs:
|
||||
with:
|
||||
version: ${{ env.QT_VERSION }}
|
||||
modules: "qtmultimedia qtlocation qtpositioning qtserialport"
|
||||
use-official: true
|
||||
email: ${{ secrets.QT_EMAIL }}
|
||||
pw: ${{ secrets.QT_PW }}
|
||||
|
||||
- name: Update pkgconfig path
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user