Skip to content

Commit

Permalink
fix: Contracts pipeline (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
alainncls authored Apr 22, 2024
1 parent 1fcd093 commit cd1a607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smart-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ jobs:
${{ runner.os }}-pnpm-store-
- name: Install dependencies
if: steps.check-changes.outputs.changed == 'true'
run: pnpm install --frozen-lockfile

- name: Install Pnpm
Expand Down

0 comments on commit cd1a607

Please sign in to comment.