fix(ci): correct lockfile name

This commit is contained in:
rektdeckard
2024-12-28 22:17:57 -07:00
committed by Tobias Fried
parent a5e6f10b04
commit 74811edda7

View File

@@ -32,7 +32,7 @@ jobs:
with: with:
node-version: 20 node-version: 20
cache: 'pnpm' cache: 'pnpm'
cache-dependency-path: source-repo/pnpm-lock.json cache-dependency-path: source-repo/pnpm-lock.yaml
- name: Read repository list - name: Read repository list
id: repo-list id: repo-list