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"
|
run: git pull --rebase origin main || echo "Nothing to rebase"
|
||||||
|
|
||||||
- name: Generate and Update README
|
- name: Generate and Update README
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user