We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c2028 commit a54978aCopy full SHA for a54978a
.github/workflows/changesets.yml
@@ -50,7 +50,7 @@ jobs:
50
run: pnpm install --frozen-lockfile
51
52
- name: Build
53
- run: node --run build
+ run: pnpm run build
54
55
- name: update npm
56
run: npm i -g npm
0 commit comments