diff --git a/.gitea/workflows/lint.yaml b/.gitea/workflows/lint.yaml index 7a7932a..2431180 100644 --- a/.gitea/workflows/lint.yaml +++ b/.gitea/workflows/lint.yaml @@ -30,4 +30,4 @@ jobs: - name: Run shellcheck # https://gitea.com/gitea/act_runner/issues/189 uses: docker://koalaman/shellcheck-alpine:v0.10.0 with: - args: shellcheck shell.sh + args: shell.sh