Add shell

This commit is contained in:
Trebor-Huang
2021-10-31 23:19:04 +08:00
parent 7cfea0eebe
commit 81abb06f7b

View File

@@ -3,6 +3,7 @@ description: 'Check for obvious errors.'
runs:
using: "composite"
shell: bash
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/build-love