Skip to content

Commit c641ace

Browse files
committed
build command
1 parent e403770 commit c641ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ echo "--- Moving spec docs into place ---"
1212
# Clean up the old spec files to prevent nesting on rebuild
1313
rm -rf docs/aid
1414
# Move the markdown files into the docs directory for MkDocs to find
15-
mv tmp-spec-repo/packages/docs docs/aid
15+
mv tmp-spec-repo/packages/docsgit ad docs/aid
1616

1717
echo "--- Building MkDocs site ---"
1818
# Build the main HTML documentation

0 commit comments

Comments
 (0)