From 208befaff6e349f7dbc6c33dfca31d53ac58f507 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 27 Aug 2024 21:38:54 +0200 Subject: [PATCH] ss --- .gitea/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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