mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-27 09:10:58 +08:00
set bash as shell
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
ed56f37c4c
commit
44d491cc5b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
|
@ -14,3 +14,5 @@ jobs:
|
|||
uses: ludeeus/action-shellcheck@master
|
||||
with:
|
||||
check_together: 'yes'
|
||||
env:
|
||||
SHELLCHECK_OPTS: --shell bash
|
||||
|
|
Loading…
Reference in a new issue