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 cf9890b commit b433a8bCopy full SHA for b433a8b
.github/workflows/github-pages.yml
@@ -12,8 +12,6 @@ jobs:
12
uses: actions/setup-node@v3
13
with:
14
node-version-file: '.nvmrc'
15
- cache: 'yarn'
16
- cache-dependency-path: 'yarn.lock'
17
18
- name: Enable Corepack for Yarn
19
run: corepack enable
0 commit comments