Skip to content

Commit 9433574

Browse files
committed
change path for docxygen build
1 parent 8c9ac8e commit 9433574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Upload documentation artifact
4848
uses: actions/upload-pages-artifact@v3
4949
with:
50-
path: ./docs/html
50+
path: ./html
5151

5252
# -------------------------------------------------
5353
# 5️⃣ Deploy to GitHub Pages

0 commit comments

Comments
 (0)