We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cefe1c6 commit 08ffb76Copy full SHA for 08ffb76
.github/workflows/website-next.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Run Build
50
timeout-minutes: 20
51
- run: pnpm website:build
+ run: pnpm build
52
53
- name: Deploy to GitHub Pages
54
uses: peaceiris/actions-gh-pages@v4
0 commit comments