Skip to content

Commit

Permalink
feature(ci): #RE-1662 remove bun lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrique committed Apr 10, 2024
1 parent efd2e16 commit 6aa9333
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/setup-base/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,3 @@ runs:
with:
cache: yarn
node-version: 18.X

- uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.11 # or "latest", "canary", <sha>

0 comments on commit 6aa9333

Please sign in to comment.