Skip to content

Commit

Permalink
plantuml
Browse files Browse the repository at this point in the history
  • Loading branch information
nawaz1991 committed Dec 4, 2023
1 parent 1286995 commit e964be8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
- name: Gcovr
uses: threeal/gcovr-action@v1.0.0

- name: Setup plantuml
uses: grassedge/generate-plantuml-action@v1.5


- name: Setup Doxygen
uses: mattnotmitt/doxygen-action@v1.9.5
Expand All @@ -36,6 +35,9 @@ jobs:

- name: Sphinx
uses: ammaraskar/sphinx-action@master

- name: Setup plantuml
uses: lokkju/github-action-plantuml@master

- uses: lukka/get-cmake@latest

Expand Down

0 comments on commit e964be8

Please sign in to comment.