Skip to content

Commit

Permalink
fix(build): Build should build
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Raider committed Feb 27, 2019
1 parent e70f6dc commit b1abccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ray/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- checkout
- run: yarn install
# - run: yarn build
- run: yarn build
- run: npx semantic-release

workflows:
Expand Down

0 comments on commit b1abccc

Please sign in to comment.