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:
|
||||
using: "composite"
|
||||
shell: bash
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ./.github/actions/build-love
|
||||
|
||||
Reference in New Issue
Block a user