Attempted to fix2 actio to build documentation
Some checks failed
Generate Documentation / build (push) Failing after 16s
Some checks failed
Generate Documentation / build (push) Failing after 16s
This commit is contained in:
@@ -13,7 +13,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
-uses: mattnotmitt/doxygen-action@v1.9.5
|
||||
- uses: mattnotmitt/doxygen-action@v1.9.5
|
||||
with:
|
||||
working-directory: 'submodule/'
|
||||
doxyfile-path: 'docs/Doxygen'
|
||||
- name: Build Doxygen docs
|
||||
run: doxygen
|
||||
|
||||
Reference in New Issue
Block a user