Skip to content

Commit cea3fbf

Browse files
committed
ci: release
1 parent 9d0633f commit cea3fbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/eb-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
npx lerna bootstrap
5757
npx lerna version ${{ steps.version.outputs.version }} --no-git-tag-version --force-publish --yes
5858
npm run build
59-
npm run mod-npm-package
6059
git add .
6160
git commit -m "Lerna build ${{ steps.version.outputs.version }}"
6261
npx lerna publish from-package --yes

0 commit comments

Comments
 (0)