Skip to content

Commit

Permalink
Forgot to remove the default shell
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Sep 12, 2021
1 parent 696f844 commit 6020842
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/generate-srcinfo.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 6020842

Please sign in to comment.