Skip to content

Commit 1b2077a

Browse files
authored
ci: replace nonexistent build command (#11)
1 parent d405424 commit 1b2077a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
version: 6
3535
run_install: true
3636

37-
- name: Build
38-
run: pnpm build
37+
- name: Format
38+
run: pnpm format
3939

4040
- name: Release
4141
env:

0 commit comments

Comments
 (0)