Skip to content

Commit

Permalink
[DE-874] Update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
michalpierog committed Jun 28, 2024
1 parent 2719cdf commit 8e599ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'
cache-dependency-path: 'pnpm-lock.yaml'
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Print dependencies
Expand Down

0 comments on commit 8e599ed

Please sign in to comment.