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