Browse Source

Build for win32_msvc2019.

Ian Walton 4 years ago
parent
commit
db5e02d45f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -93,7 +93,7 @@ jobs:
       uses: jurplel/install-qt-action@v2
       with:
         version: "5.15.2"
-        arch: "win64_msvc2019_32"
+        arch: "win32_msvc2019"
         modules: "qtwebengine"
     - name: Install dependencies
       run: |