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

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale committed Nov 22, 2021
1 parent 2c65d91 commit 195b456
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ jobs:
- run: ./bin/run pack
- run: ./bin/run pack:deb
- run: ./bin/run pack:win
- run: ./bin/run publish
- run: ./bin/run publish:deb
- run: ./bin/run publish:win
# - run: ./bin/run publish
# - run: ./bin/run publish:deb
# - run: ./bin/run publish:win
- run: |
export PATH=/usr/local/share/.config/yarn/global/node_modules/.bin:$PATH
semantic-release -e @oclif/semantic-release
Expand Down

0 comments on commit 195b456

Please sign in to comment.