Fix shellcheck

Fix shellcheck

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-07-28 20:44:34 +02:00
parent e5fee6a82f
commit 8769b048bf

View File

@ -24,7 +24,7 @@ jobs:
submodules: 'recursive' submodules: 'recursive'
fetch-depth: 0 fetch-depth: 0
- name: Run ShellCheck - name: Run ShellCheck
uses: ludeeus/action-shellcheck@1.1.0 uses: ludeeus/action-shellcheck@master
with: with:
ignore: archlinux ignore: archlinux
severity: warning severity: warning