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: ...@@ -1204,7 +1204,7 @@ jobs:
- run: - run:
name: Install pnpm name: Install pnpm
command: | command: |
npm i pnpm --global npm i pnpm@8.15.7 --global
- run: - run:
name: git submodules name: git submodules
command: make 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