Skip to content

Commit 9e6d1df

Browse files
fix: fix the release pipeline (#30)
1 parent 24a74f7 commit 9e6d1df

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
@@ -67,4 +67,4 @@ jobs:
6767
steps:
6868
- checkout
6969
- run: npm install
70-
- run: npm run compile
70+
- run: npx semantic-release

0 commit comments

Comments
 (0)