mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-05-02 15:56:08 +02:00
Fix shellcheck
Fix shellcheck Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
submodules: 'recursive'
|
||||
fetch-depth: 0
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@1.1.0
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
with:
|
||||
ignore: archlinux
|
||||
severity: warning
|
||||
|
||||
Reference in New Issue
Block a user