소스 검색

fix a CI error

blueloveTH 2 년 전
부모
커밋
f9616c6ece
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/main.yml

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

@@ -17,7 +17,7 @@ jobs:
     - uses: actions/checkout@v3
     - uses: ilammy/msvc-dev-cmd@v1
     - name: Compile
-      shell: bash
+      shell: powershell
       run: |
         python3 amalgamate.py
         cd amalgamated