Ian Walton 4 년 전
부모
커밋
9e09e04272
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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: