Skip to content

Commit 44ffb9c

Browse files
committed
a99901
1 parent 1d246f6 commit 44ffb9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
uses: actions/checkout@v4
241241

242242
- name: Ensure pip cache dir
243-
shell: pwsh
243+
shell: powershell
244244
run: |
245245
New-Item -ItemType Directory -Force -Path $env:PIP_CACHE_DIR | Out-Null
246246

0 commit comments

Comments
 (0)