We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de3229 commit 170ae3eCopy full SHA for 170ae3e
.github/workflows/gh-pages.yml
@@ -38,7 +38,7 @@ jobs:
38
run: pnpm install
39
- name: Build with Rspress
40
run: |
41
- pnpm run build
+ pnpm run build:site
42
- name: Upload artifact
43
uses: actions/upload-pages-artifact@v3
44
with:
0 commit comments