fix: remove pnpm cache option (no lock file)
This commit is contained in:
parent
913ea1b0b0
commit
7ec0bdfa8e
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ jobs:
|
|||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: ${{ env.NODE_VERSION }}
|
||||
cache: 'pnpm'
|
||||
|
||||
- name: Configure npm for Forgejo registry
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue