Add shell
This commit is contained in:
1
.github/actions/automatic-test/action.yml
vendored
1
.github/actions/automatic-test/action.yml
vendored
@@ -3,6 +3,7 @@ description: 'Check for obvious errors.'
|
|||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
|
shell: bash
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: ./.github/actions/build-love
|
- uses: ./.github/actions/build-love
|
||||||
|
|||||||
Reference in New Issue
Block a user