Skip to content

Commit f4a9a8a

Browse files
authored
Update upload-docs-to-gcp.yml
1 parent 8ef4a3a commit f4a9a8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/upload-docs-to-gcp.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
- name: Install dependencies
3131
run: pnpm install
3232

33+
- name: Build packages
34+
run: pnpm build:packages
35+
3336
- name: Update the docs
3437
run: pnpm build:docs
3538

0 commit comments

Comments
 (0)