Update .gitea/workflows/deploy-pages.yml
added graphiz for the collaboration diagrams
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user