We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6011bdb commit 774330aCopy full SHA for 774330a
.github/workflows/build_docs_and_deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: ./.github/actions/setup
31
- name: dependencies
32
run: |
33
- sudo apt-get install -y doxygen graphviz python3-sphinx python3-breathe python3-furo
+ sudo apt-get install -y doxygen graphviz python3-sphinx python3-breathe furo
34
- name: build
35
uses: ./.github/actions/build
36
with:
0 commit comments