mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
[Fix] Benchmark build artifact folder creation (#1518)
This commit is contained in:
@@ -276,7 +276,7 @@ benchmarks-build:
|
||||
<<: *benchmarks-manual-refs
|
||||
script:
|
||||
- time cargo build --profile production --locked --features runtime-benchmarks
|
||||
- mkdir artifacts
|
||||
- mkdir -p artifacts
|
||||
- cp target/production/polkadot-parachain ./artifacts/
|
||||
|
||||
benchmarks:
|
||||
|
||||
Reference in New Issue
Block a user