Skip to content

Commit

Permalink
Fix deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
FS-Frost committed May 31, 2024
1 parent d2dd23f commit f8f3747
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
- name: Bundle
run: |
bun bundle && \
mv ./build ./examples/build
bun bundle
- name: Generate docs
run: |
Expand Down

0 comments on commit f8f3747

Please sign in to comment.