update powershell file for windows

This commit is contained in:
Tlntin
2023-03-08 15:51:36 +08:00
parent 772604d281
commit bfd040637d
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ jobs:
if: matrix.os == 'windows-latest'
shell: pwsh
run: |
build:all-windows
npm run build:all-windows
- name: Upload files
env:

View File

@@ -76,7 +76,7 @@ jobs:
if: matrix.os == 'windows-latest'
shell: pwsh
run: |
build:all-windows
npm run build:all-windows
- name: Upload files
env: