We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5917c90 commit 09c4c22Copy full SHA for 09c4c22
1 file changed
.github/workflows/bun.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Install dependencies
45
run: |
46
- bun install --frozen-lockfile --strict-peer-dependencies
+ bun install
47
bun install ${{ matrix.vite-version }}
48
49
- name: Lint Source
0 commit comments