mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
[ci] Fix (#1181)
This commit is contained in:
committed by
GitHub
parent
39ea7ecbf6
commit
14d6f1371e
+1
-1
@@ -202,7 +202,7 @@ benchmarks-build:
|
||||
script:
|
||||
- time cargo build --profile production --locked --features runtime-benchmarks
|
||||
- mkdir artifacts
|
||||
- cp $CARGO_TARGET_DIR/production/polkadot-collator ./artifacts/
|
||||
- cp target/production/polkadot-collator ./artifacts/
|
||||
|
||||
benchmarks:
|
||||
stage: benchmarks-run
|
||||
|
||||
Reference in New Issue
Block a user