Skip to content

Commit 9268ca5

Browse files
committed
Publish version v0.2.25
1 parent 9995088 commit 9268ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
bun-version: 1.2.8
5959

6060
- name: Install dependencies
61-
run: bun install --frozen-lockfile
61+
run: bun install
6262

6363
- name: Download Bun binary
6464
env:

0 commit comments

Comments
 (0)