Skip to content

Commit

Permalink
chore: fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaotian committed Feb 26, 2024
1 parent ecaf329 commit 1fcb422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
run: pnpm --filter=example-app build

- name: Run bun example
- uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v1
run: cd bun-example && bun install && bun index.ts && bun build index.ts > /tmp/tmp.js

0 comments on commit 1fcb422

Please sign in to comment.