replace cmd with pwsh(powershell)

This commit is contained in:
Tlntin
2023-03-08 11:50:24 +08:00
parent 75276595a5
commit f14bbc52b7
3 changed files with 3 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ jobs:
- name: build for windows
if: matrix.os == 'windows-latest'
shell: pwsh
run: |
npm run build:all-windows