fix(ci): remove npm cache option
All checks were successful
Release / Release (push) Successful in 15s
All checks were successful
Release / Release (push) Successful in 15s
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -27,7 +27,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '24'
|
||||
cache: 'pnpm'
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
- name: Configure Git for Gitea
|
||||
|
||||
Reference in New Issue
Block a user