Skip to content

Commit

Permalink
chore: skip build sdk step
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrieh committed May 21, 2024
1 parent 4b4e5b4 commit 91df977
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:

- run: bun install --frozen-lockfile

# Build the sdk
- run: bun run build

# Build the docs
- name: Build
run: bun run vocs build --searchIndex false && bun run vocs search-index
Expand Down

0 comments on commit 91df977

Please sign in to comment.