We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebe173 commit 29474dfCopy full SHA for 29474df
.circleci/config.yml
@@ -80,7 +80,7 @@ jobs:
80
81
- run:
82
name: build docs
83
- command: npm run build:demo:github
+ command: npm run build:github
84
85
- deploy:
86
command: |
0 commit comments