There was an error while loading. Please reload this page.
1 parent 8525f59 commit 6c34144Copy full SHA for 6c34144
1 file changed
.github/workflows/release-on-npm.yaml
@@ -49,8 +49,5 @@ jobs:
49
- name: Install root JS dependencies
50
run: pnpm install --frozen-lockfile
51
52
- - name: Build JS assets
53
- run: pnpm run build
54
-
55
- name: Publish on NPM
56
run: pnpm publish --recursive --access public --no-git-checks --provenance
0 commit comments