mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 04:43:41 +00:00
This commit is contained in:
parent
113b55e625
commit
92283e41ba
3
.github/workflows/doxygen.yaml
vendored
3
.github/workflows/doxygen.yaml
vendored
@ -15,7 +15,8 @@ jobs:
|
||||
submodules: 'true' # might need recursive, tbd
|
||||
- name: Doxygen Action
|
||||
uses: mattnotmitt/doxygen-action@v1.1.0
|
||||
# defaults to ./Doxygen
|
||||
with:
|
||||
doxyfile-path: 'docs/Doxyfile'
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user