update powershell file for windows

This commit is contained in:
Tlntin
2023-03-08 15:47:02 +08:00
parent fe02ca29f0
commit 772604d281
4 changed files with 38 additions and 40 deletions

View File

@@ -79,8 +79,7 @@ jobs:
if: matrix.os == 'windows-latest'
shell: pwsh
run: |
$PSVersionTable
.\script\build.ps1
build:all-windows
- name: Upload files
env:

View File

@@ -76,8 +76,7 @@ jobs:
if: matrix.os == 'windows-latest'
shell: pwsh
run: |
$PSVersionTable
.\script\build.ps1
build:all-windows
- name: Upload files
env: