Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
yivlad committed Sep 4, 2023
1 parent 214e1c2 commit 86c72b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: npm i -g pnpm@7.1.9

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

- name: Print git status
run: git status
Expand Down

0 comments on commit 86c72b8

Please sign in to comment.