Skip to content

Commit 5f46966

Browse files
committed
Update ci.yml
1 parent 216b8b4 commit 5f46966

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
@@ -99,6 +99,7 @@ jobs:
9999
include: ${{ fromJSON(needs.calculate_matrix.outputs.jobs) }}
100100
steps:
101101
- name: Diskspace
102+
shell: pwsh
102103
run: |
103104
diskusage /t:100 C:\
104105
exit 1

0 commit comments

Comments
 (0)