Skip to content

Commit

Permalink
πŸ› Use bash for Windows check
Browse files Browse the repository at this point in the history
  • Loading branch information
kierandrewett committed Mar 30, 2021
1 parent 4d8b88a commit c2a1beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
SHELL: /bin/sh
steps:
- run: echo ${{ github.run_id }}
shell: bash --noprofile --norc -eo pipefail {0}

- uses: actions/checkout@v2

Expand Down

0 comments on commit c2a1beb

Please sign in to comment.