Skip to content

Commit c6df200

Browse files
committed
update build_documentation
1 parent 97b2a0d commit c6df200

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_documentation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
with:
1313
commit_sha: ${{ github.sha }}
1414
package: mcp-course
15-
path_to_docs: units
15+
package_name: mcp-course
16+
path_to_docs: units/
1617
build_command: doc-builder build mcp-course units --build_dir build/mcp-course
1718
deploy_to_hub: true
1819
languages: en

0 commit comments

Comments
 (0)