Added build action for documentation #3
@@ -16,6 +16,6 @@ jobs:
|
|||||||
- uses: mattnotmitt/doxygen-action@v1.9.5
|
- uses: mattnotmitt/doxygen-action@v1.9.5
|
||||||
with:
|
with:
|
||||||
working-directory: './'
|
working-directory: './'
|
||||||
doxyfile-path: 'docs/Doxygen'
|
doxyfile-path: './'
|
||||||
- name: Build Doxygen docs
|
- name: Build Doxygen docs
|
||||||
run: doxygen
|
run: doxygen
|
||||||
|
|||||||
Reference in New Issue
Block a user