Browse Source

Fix arch.

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

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

@@ -54,7 +54,6 @@ jobs:
       matrix:
         os: [windows-latest]
         qt: [5.15.2]
-        arch: "win64_msvc2019_64"
     runs-on: ${{ matrix.os }}
     steps:
     - uses: actions/checkout@v2
@@ -64,6 +63,7 @@ jobs:
       with:
         version: ${{ matrix.qt }}
         modules: "qtwebengine"
+        arch: "win64_msvc2019_64"
     - name: Install dependencies
       run: |
         ./download_webclient.sh