Skip to content

Commit 7db5361

Browse files
committed
ci: removed run build in release workflow
1 parent 40c6ba1 commit 7db5361

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/releases.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
with:
1919
node-version: 18
2020
- run: npm ci
21-
- run: npm run build
2221
- run: npx semantic-release
2322
env:
2423
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)