diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index ddc4091..473c4b1 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -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: |