Skip to content

Commit 29474df

Browse files
ci|build all docs, not just demo
1 parent 4ebe173 commit 29474df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
- run:
8282
name: build docs
83-
command: npm run build:demo:github
83+
command: npm run build:github
8484

8585
- deploy:
8686
command: |

0 commit comments

Comments
 (0)