Skip to content

Commit 10f1ede

Browse files
committed
chore: Disable caching in CI to work around actions/setup-node#1206
1 parent 0ece9ba commit 10f1ede

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ jobs:
9191
if: ${{ !matrix.settings.docker }}
9292
with:
9393
node-version: 20
94-
cache: yarn
9594
- name: Install
9695
uses: dtolnay/rust-toolchain@stable
9796
if: ${{ !matrix.settings.docker }}

0 commit comments

Comments
 (0)