Skip to content

Commit 95cf578

Browse files
authored
Update lint.yml
1 parent e1ad238 commit 95cf578

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ jobs:
2424

2525
steps:
2626
- uses: actions/checkout@v4
27-
with:
28-
lfs: true
29-
27+
- uses: oven-sh/setup-bun@v2
3028
- uses: actions/setup-node@v4
3129
with:
3230
node-version: '20.x'

0 commit comments

Comments
 (0)