Skip to content

Commit e3ffc3c

Browse files
cometkimfhammerschmidt
authored andcommitted
CI: fix Windows
1 parent 6bb0dea commit e3ffc3c

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
@@ -273,6 +273,7 @@ jobs:
273273

274274
- name: Delete stable compiler build state
275275
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
276+
shell: bash
276277
run: |
277278
gh actions-cache delete ${{ steps.compiler-build-state-key.outputs.value }} \
278279
-R ${{ github.repository }} \

0 commit comments

Comments
 (0)