Skip to content

Commit 59bd300

Browse files
committed
readd pnpm install
1 parent 211d7f2 commit 59bd300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -828,6 +828,7 @@ jobs:
828828
- name: "Prepare chainspecs"
829829
run: |
830830
cd test
831+
pnpm install
831832
./scripts/prepare-chainspecs-for-zombie.sh ${{ matrix.chain }}
832833
- name: "Run zombie upgrade test"
833834
run: |

0 commit comments

Comments
 (0)