Skip to content

Commit

Permalink
Use oven-sh/setup-bun.
Browse files Browse the repository at this point in the history
  • Loading branch information
dajiaji committed Aug 24, 2024
1 parent 6056051 commit 32e479d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_bun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: v20.x
- uses: antongolub/action-setup-bun@v1
- uses: oven-sh/setup-bun@v2
with:
bun-version: ${{ matrix.bun-version }}
- name: Install esbuild
Expand Down

0 comments on commit 32e479d

Please sign in to comment.