Skip to content

Commit 634da07

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Christian Guinard <[email protected]>
1 parent ed3c4bf commit 634da07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
annotate: true
137137
- name: Setup BusyBox
138138
if: runner.os == 'Windows'
139+
shell: pwsh
139140
run: |
140141
Invoke-WebRequest https://frippery.org/files/busybox/busybox64.exe -OutFile C:\Windows\drop.exe
141142
- name: Test KernelAbstractions.jl (de-escalated)

0 commit comments

Comments
 (0)