Skip to content

Commit d4d32db

Browse files
committed
fix checking out to gh-pages
Signed-off-by: Taylor Silva <dev@taydev.net>
1 parent 7dc71c2 commit d4d32db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ pushd docs
2727

2828
if [ -e .git ]; then
2929
git checkout gh-pages
30+
git rm --cached libs/examples
3031
git rm -rf .
3132

3233
rm -rf venv/ node_modules/ env/ .cache/ overrides/ docs/ .idea/

0 commit comments

Comments
 (0)