Skip to content

Commit

Permalink
regenerate lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr committed Dec 17, 2024
1 parent e61f030 commit 723cc5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
with:
version: 9

- name: Update Lockfile
run: pnpm install --no-frozen-lockfile

- name: Install Dependencies
run: pnpm install --frozen-lockfile

Expand Down

0 comments on commit 723cc5a

Please sign in to comment.