Skip to content

Commit ae691b7

Browse files
committed
ci: update build command in workflow
1 parent 653cf81 commit ae691b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: google/wireit@setup-github-actions-caching/v2
5353

5454
- name: "🧱 build docs"
55-
run: pnpm build:docs
55+
run: pnpm docs:build
5656

5757
- name: "🗄️ upload pages artifact"
5858
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)