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 e7591c1 commit 1123828Copy full SHA for 1123828
.github/workflows/docs.yml
@@ -28,7 +28,7 @@ jobs:
28
node-version: '18.x'
29
cache: pnpm
30
- run: pnpm i
31
- - run: pnpm run docs:build
+ - run: pnpm run build
32
33
- name: Deploy to GitHub Pages 🚀
34
uses: JamesIves/[email protected]
0 commit comments