Commit ba6d7f56 authored by clabby's avatar clabby Committed by GitHub

chore(ci): Pin `pnpm` in devnet job (#10168)

parent fa19f9aa
......@@ -1204,7 +1204,7 @@ jobs:
- run:
name: Install pnpm
command: |
npm i pnpm --global
npm i pnpm@8.15.7 --global
- run:
name: git submodules
command: make submodules
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment