Skip to content

Commit 09c4c22

Browse files
committed
ci: update bun install command
1 parent 5917c90 commit 09c4c22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Install dependencies
4545
run: |
46-
bun install --frozen-lockfile --strict-peer-dependencies
46+
bun install
4747
bun install ${{ matrix.vite-version }}
4848
4949
- name: Lint Source

0 commit comments

Comments
 (0)