Skip to content

Commit dfb5701

Browse files
committed
Update build-test.yaml
1 parent 7ed5602 commit dfb5701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/setup-node@v4
3838
with:
3939
node-version: ${{ matrix.nodejs_version }}
40-
cache: 'yarn'
40+
# cache: 'yarn'
4141

4242

4343
- name: Initialize

0 commit comments

Comments
 (0)