Forgot to remove the default shell

This commit is contained in:
Christoph Reiter
2021-09-12 16:20:49 +02:00
parent 696f844b4e
commit 602084216d

View File

@@ -12,9 +12,7 @@ jobs:
update-srcinfo:
runs-on: windows-latest
if: ${{ github.repository == 'msys2/MINGW-packages' || github.event_name == 'workflow_dispatch' }}
defaults:
run:
shell: msys2 {0}
steps:
- uses: actions/checkout@v2
with: