Skip to content

Commit b44d060

Browse files
committed
Debug mdBook workflow
1 parent e8cd568 commit b44d060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mdBook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- uses: actions/configure-pages@v5
2626
- uses: actions/upload-pages-artifact@v4
2727
with:
28-
path: "./book"
28+
path: "docs/book/"
2929
- uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)