Update .gitea/workflows/deploy-pages.yml

added graphiz for the collaboration diagrams
This commit is contained in:
2025-09-17 14:03:50 +02:00
parent 4fbd678a88
commit db71346ebb

View File

@@ -23,7 +23,7 @@ jobs:
- name: Install system dependencies
run: |
apt-get update
apt-get install -y doxygen
apt-get install -y doxygen graphviz
- name: Build musrfit-tech-docu
run: |