Add pnpm-lock path

This commit is contained in:
Victor Melnik 2024-02-26 22:16:26 +02:00 committed by GitHub
parent fd0d4b2606
commit d53ebf2290
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: pnpm
cache-dependency-path: docs/pnpm-lock.yaml
- name: Install dependencies
run: cd docs && pnpm install