Skip to content

Commit d83247f

Browse files
committed
build: remove build script from release script:
1 parent 36bd2fa commit d83247f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/release.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ then
1111
# run tests
1212
npm test 2>/dev/null
1313

14-
# build
15-
VERSION=$VERSION npm run build
16-
1714
# commit
1815
git add -A
1916
git commit -m "[build] $VERSION"

0 commit comments

Comments
 (0)