Get rid of incorrect cache-dependency-path in an /action workflow (#104)
This commit is contained in:
committed by
pullfrog[bot]
parent
9432a5b737
commit
cd16ba67a6
@@ -33,7 +33,6 @@ jobs:
|
||||
with:
|
||||
node-version: "24"
|
||||
cache: "pnpm"
|
||||
cache-dependency-path: action/pnpm-lock.yaml
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
Reference in New Issue
Block a user