Skip to content

Commit

Permalink
fix!.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylyp Radionov committed Jul 10, 2023
1 parent 2816a67 commit bf31d62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/pnpm-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ runs:
- name: Install dependencies
shell: bash
run: pnpm install --frozen-lockfile --prefer-offline

- name: build with pnpm
shell: bash
run: pnpm build

0 comments on commit bf31d62

Please sign in to comment.