Update .gitea/workflows/generate-docs.yml
Validate Docs (Gitea) / validate (push) Failing after 3s

This commit is contained in:
2026-05-13 04:05:39 +00:00
parent b30c7f3a8a
commit 3298219ccf
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
generate:
runs-on: docker-server
runs-on: ubuntu-latest
steps:
- name: Checkout