We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3ea82 commit 296b031Copy full SHA for 296b031
.github/workflows/pages.yml
@@ -19,6 +19,7 @@ jobs:
19
20
- name: Setup
21
run: |
22
+ sudo apt-get update
23
sudo apt-get install ninja-build doxygen graphviz python3-sphinx
24
pip install breathe sphinx_rtd_theme furo sphinxcontrib-plantuml
25
0 commit comments