Skip to content

Commit 3c03bff

Browse files
spprichardSteven Prichard
andauthored
ISSUE-1162: Unable To Generate Docs (#1169)
Co-authored-by: Steven Prichard <[email protected]>
1 parent bbe7c78 commit 3c03bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docs/generate_docc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ git clean -fdx
6868
git checkout -f gh-pages
6969
cp -R /tmp/$version .
7070

71-
git add $version; ci -m "Update documentation: $version"
71+
git add $version; git commit -m "Update documentation: $version"
7272

7373
echo "Done."

0 commit comments

Comments
 (0)