Skip to content

Commit a952479

Browse files
committed
chore: remove yarn cache
1 parent 5ac2c99 commit a952479

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-node-bindings.yml

-2
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ jobs:
221221
uses: actions/setup-node@v4
222222
with:
223223
node-version: 20
224-
cache: yarn
225-
cache-dependency-path: 'bindings/node'
226224
- name: Install dependencies
227225
run: yarn install
228226
- name: Download all artifacts

0 commit comments

Comments
 (0)