Skip to content

Commit

Permalink
fix(build): Fixed circle ci build (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
fragsalat committed May 16, 2018
1 parent f6bc5f7 commit 8d5f7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ general:

checkout:
post:
- git clone git@github.com:wholesale-design-system/styleguide.git
- git clone git@github.com:fabric-design/styleguide.git
- git config --global user.email circleci@circleci
- git config --global user.name "${CIRCLE_PROJECT_USERNAME}"

Expand Down

0 comments on commit 8d5f7db

Please sign in to comment.