Skip to content

Commit 170ae3e

Browse files
committed
fix: command name
1 parent 5de3229 commit 170ae3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: pnpm install
3939
- name: Build with Rspress
4040
run: |
41-
pnpm run build
41+
pnpm run build:site
4242
- name: Upload artifact
4343
uses: actions/upload-pages-artifact@v3
4444
with:

0 commit comments

Comments
 (0)