Skip to content

Commit b637621

Browse files
committed
streamline some cache stuff?
1 parent 35f8c14 commit b637621

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ jobs:
136136
uses: actions/setup-node@v4
137137
with:
138138
node-version-file: 'package.json'
139-
cache: 'yarn'
140139

141140
# we use a hash of yarn.lock as our cache key, because if it hasn't changed, our dependencies haven't changed,
142141
# so no need to reinstall them

0 commit comments

Comments
 (0)