Skip to content

Commit f0afdc1

Browse files
committed
chore: semantic
1 parent d89f129 commit f0afdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- v1-dependencies-{{ checksum "package.json" }}
4141
- v1-dependencies-
4242
- run: yarn install
43-
- run: npx semantic-release
43+
- run: ./node_modules/.bin/semantic-release
4444

4545
workflows:
4646
version: 2

0 commit comments

Comments
 (0)