Skip to content

Commit

Permalink
fix: upgrade test pnpm install from commit (#4600)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylezs authored Mar 4, 2024
1 parent ea4d1db commit e0249bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ jobs:
git checkout ${{ github.sha }}
git rev-parse HEAD
cd bouncer
pnpm install
./commands/upgrade_network.ts prebuilt \
--runtime ./../main-runtime/state_chain_runtime.compact.compressed.wasm \
--bins ./../upgrade-to-bins \
Expand Down

0 comments on commit e0249bd

Please sign in to comment.