Skip to content

Commit e52eb25

Browse files
authored
Update config.yml
1 parent fdce634 commit e52eb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
- image: circleci/node:latest
66
steps:
77
- checkout
8-
- run: sudo npm install -g semantic-release
8+
- run: sudo yarn global add semantic-release
99
- run: yarn install
1010
- run: yarn test
1111
- run: semantic-release

0 commit comments

Comments
 (0)