mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 03:01:02 +00:00
Fix polkadot companion test (#7732)
This commit is contained in:
@@ -45,6 +45,7 @@ cargo install -f --version 0.2.0 diener
|
|||||||
|
|
||||||
# Merge master into our branch before building Polkadot to make sure we don't miss
|
# Merge master into our branch before building Polkadot to make sure we don't miss
|
||||||
# any commits that are required by Polkadot.
|
# any commits that are required by Polkadot.
|
||||||
|
git fetch --depth 20 origin
|
||||||
git merge origin/master
|
git merge origin/master
|
||||||
|
|
||||||
# Clone the current Polkadot master branch into ./polkadot.
|
# Clone the current Polkadot master branch into ./polkadot.
|
||||||
|
|||||||
Reference in New Issue
Block a user