mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 15:25:49 +00:00
Build just polkadot-parachain binary for build-short-benchmark (#2928)
This commit is contained in:
@@ -133,6 +133,6 @@ build-short-benchmark:
|
|||||||
- job: check-rustdoc
|
- job: check-rustdoc
|
||||||
artifacts: false
|
artifacts: false
|
||||||
script:
|
script:
|
||||||
- cargo build --profile release --locked --features=runtime-benchmarks
|
- cargo build --profile release --locked --features=runtime-benchmarks --bin polkadot-parachain
|
||||||
- mkdir -p ./artifacts
|
- mkdir -p ./artifacts
|
||||||
- cp ./target/release/polkadot-parachain ./artifacts/
|
- cp ./target/release/polkadot-parachain ./artifacts/
|
||||||
|
|||||||
Reference in New Issue
Block a user