Ian Walton 3 years ago
parent
commit
9e09e04272
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/main.yml

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

@@ -61,6 +61,7 @@ jobs:
       run: |
         ls "/c/Program Files (x86)/Microsoft Visual Studio/2019/"*"/VC/Redist/MSVC/"*
         exit 1
+      shell: bash
     - name: Install Qt ${{ matrix.qt }}
       uses: jurplel/install-qt-action@v2
       with: