Skip to content

Commit

Permalink
specify bun version
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 committed Apr 4, 2024
1 parent 903127c commit 3a392ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- uses: actions/checkout@v4
- name: Setup Bun
uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.30
- name: Setup node
uses: actions/setup-node@v4
if: ${{ !matrix.settings.docker }}
Expand Down

0 comments on commit 3a392ca

Please sign in to comment.