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 71f67bc commit 624f9bdCopy full SHA for 624f9bd
.github/workflows/ci.yml
@@ -17,7 +17,6 @@ jobs:
17
uses: actions/setup-node@v4
18
with:
19
node-version: '20.x'
20
- cache: 'yarn'
21
22
- name: Enable corepack
23
run: corepack enable
0 commit comments