Skip to content

Commit f020b2d

Browse files
committed
ci(release): removes regressive duplicate of yarn build on release
1 parent 87aa177 commit f020b2d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
- name: Install dependencies
3333
run: yarn --frozen-lockfile
3434

35-
- name: Build
36-
run: yarn build --if-present
37-
3835
- name: Release
3936
env:
4037
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)