Skip to content

Commit

Permalink
👷 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zhzLuke96 committed May 22, 2024
1 parent 13fbc3e commit 1e297e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: pnpm install

- name: Build docs
run: pnpm build:docs
run: pnpm run generate-client && pnpm run build:docs

- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.4.1
Expand Down

0 comments on commit 1e297e8

Please # to comment.