Skip to content

Commit 80fe77d

Browse files
use powershell
1 parent 860535a commit 80fe77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ jobs:
433433
steps:
434434
- name: Install 7-Zip
435435
run: choco install 7zip
436-
shell: pwsh
436+
shell: powershell
437437

438438
- name: Download artifact
439439
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)