Update .gitea/workflows/deploy-pages.yml
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 17s

This commit is contained in:
2025-10-13 16:10:07 +02:00
parent 7b9a473296
commit 9820c5dba7

View File

@@ -18,7 +18,7 @@ jobs:
- name: Install system dependencies
run: |
apk add doxygen
apk add doxygen graphviz
- name: Build musrfit-tech-docu
run: |