fix 3
All checks were successful
Build Org Website / build (push) Successful in 52s

This commit is contained in:
2026-05-07 15:52:36 +01:00
parent 10c1ffbb19
commit 3d87e3d1e8
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ AUTHOR_PID := /home/zaine/logs/authoring-server.pid
AUTHOR_LOG := /home/zaine/logs/authoring-server.log
AUTHOR_PAGES_CHECK := /tmp/authoring-server-pages.json
all: set-perms clean-output build search author-restart
all: set-perms clean-output build search author-restart clean-venv
build:
@echo "Building project..."