Ver Fonte

fix a CI error

blueloveTH há 2 anos atrás
pai
commit
f9616c6ece
1 ficheiros alterados com 1 adições e 1 exclusões
  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