Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
ci(circle): remove an unnecessary command run
Browse files Browse the repository at this point in the history
  • Loading branch information
pheekus committed Sep 13, 2019
1 parent dc7a90b commit ea8ddaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
- run: npm install
- run: npm set //registry.npmjs.org/:_authToken=$NPM_TOKEN
- run: npm run build
- run: rm lib/package.json
- run: npm run semantic-release || true

workflows:
Expand Down

0 comments on commit ea8ddaf

Please sign in to comment.