remove pnpm cache
This commit is contained in:
@@ -26,7 +26,6 @@ runs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "24"
|
||||
cache: "pnpm"
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user