We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595446a commit 6f8522cCopy full SHA for 6f8522c
.github/workflows/ci.yml
@@ -13,7 +13,6 @@ jobs:
13
uses: actions/setup-node@v3
14
with:
15
node-version: 'lts/*'
16
- cache: 'yarn'
17
- run: |
18
corepack enable
19
- run: yarn install --frozen-lockfile
0 commit comments