Skip to content

Commit 62e5afe

Browse files
committed
ci(release): remove build step
1 parent d314b00 commit 62e5afe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- uses: actions/setup-node@v1
1717
- run: npm ci
18-
- run: npm run build
1918
- run: npx semantic-release
2019
env:
2120
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)