Skip to content

Commit ecf81c6

Browse files
authored
Merge pull request #31 from Microsoft/circleci-ghpages
Circleci ghpages fix
2 parents fee245b + d926dff commit ecf81c6

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
@@ -89,7 +89,7 @@ jobs:
8989
git rm -rf .
9090
cd ..
9191
92-
npm run build
92+
npm run build:demo:github
9393
9494
cp -a build/. out/.
9595

0 commit comments

Comments
 (0)