We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830d556 commit e5b4168Copy full SHA for e5b4168
.github/workflows/pr.yml
@@ -28,4 +28,4 @@ jobs:
28
run: pnpm install
29
30
- name: Build project
31
- run: pnpm run docs:build
+ run: pnpm build
0 commit comments