Skip to content

Commit f13e6d2

Browse files
fixed_storybook
1 parent fad76b3 commit f13e6d2

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
@@ -75,7 +75,7 @@ jobs:
7575
7676
mkdir storybook-static/.circleci
7777
touch storybook-static/.circleci/config.yml
78-
echo 'ui.dcl.org' > storybook-static/CNAME
78+
# echo 'ui.dcl.org' > storybook-static/CNAME
7979
8080
git config user.name "FullstackWEB-developer"
8181
git config user.email "[email protected]"

0 commit comments

Comments
 (0)