Skip to content

Commit 5338d71

Browse files
committedAug 26, 2024
ci(release): there is no build
1 parent 7a56d1b commit 5338d71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
with:
2222
node-version: lts/*
2323
- run: npm ci
24-
- run: npm run build
2524
- run: npx semantic-release
2625
env:
2726
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
Failed to load comments.