Skip to content

Commit

Permalink
ci: remove setup-bun
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Nov 24, 2024
1 parent 8797849 commit e7423cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,6 @@ jobs:
- uses: ./.github/actions/clone-submodules
if: steps.filter.outputs.src == 'true'

- uses: oven-sh/setup-bun@v2
if: steps.filter.outputs.src == 'true'

- uses: ./.github/actions/pnpm
if: steps.filter.outputs.src == 'true'

Expand Down

0 comments on commit e7423cf

Please sign in to comment.