Skip to content

Commit 0d04ae7

Browse files
authored
Update issue1050.yml
1 parent e7c1310 commit 0d04ae7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue1050.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
}
2828
2929
- name: Install pip
30-
shell: pwsh
30+
shell: powershell
3131
run: |
3232
if (-not (Get-Command pip -ErrorAction SilentlyContinue)) {
3333
Write-Host "pip not found, installing..."

0 commit comments

Comments
 (0)