Skip to content

Commit 374ae57

Browse files
authored
Merge pull request #8 from ewanwm/fix_doxygen_deployment
Fix doxygen deployment
2 parents aa6bd80 + 0c9d968 commit 374ae57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/doxygen-deployment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ jobs:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
1919
folder: doc/html
2020
config_file: doc/doxygen.config
21+
22+
- run: ls
23+
- run: ls doc/html

0 commit comments

Comments
 (0)