Skip to content

Commit aebe884

Browse files
committed
remove non-existent build script
1 parent 0fbc39a commit aebe884

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
- name: Install
3333
run: pnpm install --frozen-lockfile
3434

35-
- name: Build
36-
run: pnpm build
37-
3835
- name: Create Release Pull Request or Publish to npm
3936
id: changesets
4037
uses: changesets/action@v1

0 commit comments

Comments
 (0)