Correct arch string naming for Qt6 MSVC package

This commit is contained in:
thezephyrsong
2026-06-17 00:59:47 +10:00
parent d1a3944d45
commit a48676156a
+1
View File
@@ -20,6 +20,7 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
version: '6.8'
arch: 'win64_msvc2019'
- name: Configure CMake
run: |