Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: James Robb <[email protected]>
  • Loading branch information
jamesrweb authored Apr 19, 2023
1 parent 727050b commit b2d8356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ runs:
${{ runner.os }}-pnpm-store-
- name: Install dependencies
run: pnpm install
run: pnpm install --frozen-lockfile
shell: bash

0 comments on commit b2d8356

Please sign in to comment.