mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 05:27:56 +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
|
||||
artifacts: false
|
||||
script:
|
||||
- cargo build --profile release --locked --features=runtime-benchmarks
|
||||
- cargo build --profile release --locked --features=runtime-benchmarks --bin polkadot-parachain
|
||||
- mkdir -p ./artifacts
|
||||
- cp ./target/release/polkadot-parachain ./artifacts/
|
||||
|
||||
Reference in New Issue
Block a user