Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 26c8a23

Browse files
committed
ci: remove docs commands
1 parent fb79a2c commit 26c8a23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ jobs:
2929
- checkout
3030
- run: yarn
3131
- run: yarn build
32-
- run: yarn build.docs
3332
- run: yarn release
34-
- run: yarn release.docs
3533

3634
workflows:
3735
version: 2

0 commit comments

Comments
 (0)