Explorar el Código

fix a CI error

blueloveTH hace 2 años
padre
commit
f9616c6ece
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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