Skip to content

Commit 2e81afa

Browse files
committed
fix: fix release
1 parent c0f7fea commit 2e81afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ test-build:
4343
semantic-release:
4444
stage: publish
4545
script:
46+
- yarn build
4647
- yarn semantic-release
4748
only:
4849
- master

0 commit comments

Comments
 (0)