Skip to content

Commit 4feffda

Browse files
committed
CI: remove cache yarn
1 parent 102b25c commit 4feffda

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/setup-node@v6
2222
with:
2323
node-version: '24'
24-
cache: 'yarn'
2524

2625
- name: Install dependencies
2726
run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)