We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9359e12 commit 330a858Copy full SHA for 330a858
1 file changed
.github/workflows/build-test.yaml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/setup-node@v4
38
with:
39
node-version: ${{ matrix.nodejs_version }}
40
- # cache: 'yarn'
+ cache: 'yarn'
41
42
- name: Initialize
43
shell: bash
0 commit comments