Skip to content

Commit c72eb92

Browse files
committed
udpated workflow
1 parent 66ac014 commit c72eb92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Upload artifact
3737
uses: actions/upload-pages-artifact@v3
3838
with:
39-
path: "./sphinx/build/html"
39+
path: "./docs/sphinx/build/html"
4040
- name: Deploy to GitHub Pages
4141
id: deployment
4242
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)