From 2f95374b14f04bb505aa842ed4b326bcdd2e87c2 Mon Sep 17 00:00:00 2001 From: Arlind Date: Fri, 20 Jun 2025 16:16:52 +0200 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 76a6469..cb1f7c6 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -26,6 +26,7 @@ jobs: run: git pull --rebase origin main || echo "Nothing to rebase" - name: Generate and Update README + shell: bash run: | set -euo pipefail