From a60a32d60aa535a67b2b21e2255c506f35c0bb07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Tue, 21 Apr 2026 09:22:37 +0200 Subject: [PATCH] Switch back to official aqt repository. --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index eae2318..92d112f 100644 --- a/action.yml +++ b/action.yml @@ -82,7 +82,7 @@ runs: version: ${{ steps.find-qt-version.outputs.QT_VERSION }} modules: ${{ inputs.qt-modules }} arch: win64_msvc2022_64 - aqtsource: git+https://github.com/Holt59/aqtinstall.git + aqtsource: git+https://github.com/miurahr/aqtinstall.git cache: true - name: Add Qt bins to PATH shell: pwsh