Skip to content

Commit a54978a

Browse files
committed
fix ci
1 parent b1c2028 commit a54978a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changesets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: pnpm install --frozen-lockfile
5151

5252
- name: Build
53-
run: node --run build
53+
run: pnpm run build
5454

5555
- name: update npm
5656
run: npm i -g npm

0 commit comments

Comments
 (0)