Skip to content

Commit 3f022bb

Browse files
committed
fix deploy
1 parent a884dec commit 3f022bb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
- name: Build documentation
4242
run: yarn build:docs:html
4343

44+
- name: Build SDK
45+
run: yarn build
46+
4447
- name: Setup Pages
4548
uses: actions/configure-pages@v4
4649

0 commit comments

Comments
 (0)