mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-05 02:22:08 +02:00
Revert "Remove bash in env"
This reverts commit 8ce154f1b24add811ebbac6829b930f27d8f5a9c.
This commit is contained in:
parent
8ce154f1b2
commit
50b57169e7
4
.github/workflows/shellcheck.yml
vendored
4
.github/workflows/shellcheck.yml
vendored
@ -23,4 +23,6 @@ jobs:
|
|||||||
uses: ludeeus/action-shellcheck@master
|
uses: ludeeus/action-shellcheck@master
|
||||||
with:
|
with:
|
||||||
severity: error
|
severity: error
|
||||||
format: gcc
|
format: gcc
|
||||||
|
env:
|
||||||
|
SHELLCHECK_OPTS: bash
|
Loading…
x
Reference in New Issue
Block a user