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 57ae050 commit 0042293Copy full SHA for 0042293
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
run: pnpm generate
46
47
- name: Build
48
- run: pnpm build
+ run: pnpm release:build
49
50
- name: Site Build
51
run: pnpm site
0 commit comments