update powershell file for windows
This commit is contained in:
3
.github/workflows/pake_build.yaml
vendored
3
.github/workflows/pake_build.yaml
vendored
@@ -79,8 +79,7 @@ jobs:
|
||||
if: matrix.os == 'windows-latest'
|
||||
shell: pwsh
|
||||
run: |
|
||||
$PSVersionTable
|
||||
.\script\build.ps1
|
||||
build:all-windows
|
||||
|
||||
- name: Upload files
|
||||
env:
|
||||
|
||||
3
.github/workflows/pake_build_with_cache.yaml
vendored
3
.github/workflows/pake_build_with_cache.yaml
vendored
@@ -76,8 +76,7 @@ jobs:
|
||||
if: matrix.os == 'windows-latest'
|
||||
shell: pwsh
|
||||
run: |
|
||||
$PSVersionTable
|
||||
.\script\build.ps1
|
||||
build:all-windows
|
||||
|
||||
- name: Upload files
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user