Skip to content

Commit

Permalink
Update bun
Browse files Browse the repository at this point in the history
  • Loading branch information
yunusefendi52 committed Dec 19, 2024
1 parent 43b60af commit a747810
Show file tree
Hide file tree
Showing 5 changed files with 3,311 additions and 10,883 deletions.
1 change: 1 addition & 0 deletions .bun-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.1.40
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
bun-version-file: ".bun-version"

- name: Install dependencies
run: bun install --frozen-lockfile
Expand Down
Loading

0 comments on commit a747810

Please sign in to comment.