Skip to content

Commit 6c06966

Browse files
committed
chore: remove cache folder
because postinstall errors with: Error: Cache folder path is retrieved for pnpm but doesn't exist on disk
1 parent 65490a1 commit 6c06966

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
with:
2626
node-version: 16.14.2
2727
registry-url: https://registry.npmjs.org/
28-
cache: 'pnpm'
2928
- run: |
3029
pnpm install
3130
git config --global user.name 'Tanner Linsley'

0 commit comments

Comments
 (0)