Skip to content

Commit

Permalink
Fixing documentation build on github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Nov 30, 2024
1 parent 7f8a807 commit 3e353d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
if: ${{matrix.type == 'Debug' && matrix.cc_ver == '14' && matrix.qt_ver == '5' && matrix.cpp == '17'}}
working-directory: ${{runner.workspace}}/build
shell: bash
run: make doc_comms
run: make doc_cc_tools_qt


build_clang_ubuntu_22_04:
Expand Down

0 comments on commit 3e353d1

Please sign in to comment.