Skip to content

Commit 48a5faf

Browse files
committed
ci: remove build step
1 parent 0b2a758 commit 48a5faf

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
@@ -24,7 +24,6 @@ jobs:
2424
node-version: lts/*
2525
cache: npm
2626
- run: npm ci
27-
- run: npm run build
2827
- run: npx semantic-release
2928
env:
3029
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)