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
|
- name: Install system dependencies
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y doxygen
|
apt-get install -y doxygen graphviz
|
||||||
|
|
||||||
- name: Build musrfit-tech-docu
|
- name: Build musrfit-tech-docu
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user