Skip to content

Commit

Permalink
Fix CircleCI release job
Browse files Browse the repository at this point in the history
  • Loading branch information
chabou committed Mar 26, 2018
1 parent e6a8d65 commit aaa18af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
xcode: "9.2.0"
steps:
- checkout
- attach_workspace:
at: .
- run:
name: Deploying to GitHub
command: yarn dist
Expand Down

0 comments on commit aaa18af

Please sign in to comment.