Skip to content

Commit ccd8fac

Browse files
committed
ci: remove command
Signed-off-by: Taylor Silva <dev@taydev.net>
1 parent cd831cb commit ccd8fac

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ci/build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ pushd docs
2727

2828
if [ -e .git ]; then
2929
git checkout gh-pages
30-
# avoid committing submodule
31-
git rm -rf libs/examples
3230
git rm -rf .
3331

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

0 commit comments

Comments
 (0)