Skip to content

Commit 39a43ac

Browse files
committed
Install
1 parent 3e84090 commit 39a43ac

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/bun-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ jobs:
2323
- uses: oven-sh/setup-bun@v1
2424
with:
2525
bun-version: latest
26+
- run: bun install
2627
- run: bun run build
2728
- run: bun run example.ts

bun.lockb

-344 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)