Skip to content

Commit dfc7188

Browse files
committed
Make nojekyll
1 parent cd18ecb commit dfc7188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-docs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ git checkout gh-pages
1212
rm -rf .
1313
git checkout master docs/build/html
1414
mv ./docs/build/html/* ./
15+
touch .nojekyll
1516
rm -rf ./docs
1617
git add -A
1718
git commit -m "publishing updated docs..."

0 commit comments

Comments
 (0)