Skip to content

Commit fb69752

Browse files
committed
docs
1 parent 5aaa94d commit fb69752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

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

5252
- name: Deploy to GitHub Pages
5353
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)