Skip to content

Commit

Permalink
Adds docs build target
Browse files Browse the repository at this point in the history
  • Loading branch information
oruebel committed Aug 4, 2024
1 parent 04d7718 commit fae9076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Build the docs
run : |
cmake --build --target=docs
cmake --build build --target=docs
shell: bash

- name: ls to check
Expand Down

0 comments on commit fae9076

Please sign in to comment.