We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cd568 commit b44d060Copy full SHA for b44d060
1 file changed
.github/workflows/mdBook.yml
@@ -25,5 +25,5 @@ jobs:
25
- uses: actions/configure-pages@v5
26
- uses: actions/upload-pages-artifact@v4
27
with:
28
- path: "./book"
+ path: "docs/book/"
29
- uses: actions/deploy-pages@v4
0 commit comments