Skip to content

Commit b433a8b

Browse files
committed
Delete caching
1 parent cf9890b commit b433a8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/github-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
uses: actions/setup-node@v3
1313
with:
1414
node-version-file: '.nvmrc'
15-
cache: 'yarn'
16-
cache-dependency-path: 'yarn.lock'
1715

1816
- name: Enable Corepack for Yarn
1917
run: corepack enable

0 commit comments

Comments
 (0)