mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00: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
|
uses: ludeeus/action-shellcheck@master
|
||||||
with:
|
with:
|
||||||
check_together: 'yes'
|
check_together: 'yes'
|
||||||
|
env:
|
||||||
|
SHELLCHECK_OPTS: --shell bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue