Update .gitea/workflows/ci.yml
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user