Skip to content

Commit 662dc43

Browse files
authored
Update lint.yml
1 parent 97a3d56 commit 662dc43

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ jobs:
2323
- uses: actions/checkout@v6
2424
- uses: oven-sh/setup-bun@v2
2525

26-
- name: Get yarn cache directory path
27-
id: yarn-cache-dir-path
28-
run: echo "dir=$(yarn config get cacheFolder)" >> $GITHUB_OUTPUT
29-
3026
- name: Install Dependency
3127
run: bun install --frozen-lockfile
3228

0 commit comments

Comments
 (0)