Skip to content

Commit ac67f17

Browse files
committed
chore: remove explicit build step
1 parent 5e96a91 commit ac67f17

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
@@ -17,7 +17,6 @@ jobs:
1717
- uses: actions/checkout@v1
1818
- run: npm ci --ignore-scripts
1919
- run: npm test
20-
- run: npm run build
2120
- run: npm install @semantic-release/changelog@3 @semantic-release/git@7 --ignore-scripts --no-save
2221
- uses: codfish/semantic-release-action@v1
2322
env:

0 commit comments

Comments
 (0)