Skip to content

Commit

Permalink
Revert "remove no-frozen-lockfile property"
Browse files Browse the repository at this point in the history
This reverts commit 511dd2c.
  • Loading branch information
rjborba committed Jan 16, 2025
1 parent 431cacb commit 835a870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ runs:
${{ runner.os }}-pnpm-store-
- name: Install dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile
shell: bash

0 comments on commit 835a870

Please sign in to comment.