Skip to content

Commit e5b4168

Browse files
committed
fix: pr workflow
1 parent 830d556 commit e5b4168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: pnpm install
2929

3030
- name: Build project
31-
run: pnpm run docs:build
31+
run: pnpm build

0 commit comments

Comments
 (0)