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

This commit is contained in:
2025-10-13 15:31:08 +02:00
parent bac6202a73
commit c9414f7f08

View File

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