Update .gitea/workflows/ci.yml

This commit is contained in:
Arlind
2025-06-20 16:16:52 +02:00
parent 8059b68a70
commit 2f95374b14

View File

@@ -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