Update .gitea/workflows/build.yml
Build and Deploy Docs / build (push) Failing after 1m26s

This commit is contained in:
2025-09-25 11:25:52 +02:00
parent e4691669b8
commit 09ef5c0f3b
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build and Deploy Docs
on:
push:
branches: [ lisp ]
branches: ["lisp"]
jobs:
build: