Update doc build script

This commit is contained in:
Griatch 2025-08-15 18:47:44 +02:00
parent 524465eaa5
commit d26eaff652
2 changed files with 2 additions and 2 deletions

View file

@ -164,6 +164,6 @@ deploy:
# build and prepare the docs for release
release:
make mv-local
make local
make deploy
@echo "Release complete."