Skip to content

Commit

Permalink
Workflow: pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
bpierre committed Apr 3, 2024
1 parent c6f4480 commit 04e537c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:

- name: Install pnpm
uses: pnpm/[email protected]
with:
version: 8

- name: Install Node.js
uses: actions/setup-node@v4
Expand Down Expand Up @@ -132,6 +134,8 @@ jobs:
# Hardhat
- name: Install pnpm
uses: pnpm/[email protected]
with:
version: 8

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 04e537c

Please sign in to comment.