mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 08:55:47 +00:00
Include polkadot version in artifact path (#1828)
closes #695 Could potentially be helpful to preserving caches when applicable, as discussed in #685 kusama address: FvpsvV1GQAAbwqX6oyRjemgdKV11QU5bXsMg9xsonD1FLGK
This commit is contained in:
@@ -33,6 +33,7 @@ try-runtime-cli = { path = "../../substrate/utils/frame/try-runtime/cli", option
|
||||
sc-cli = { path = "../../substrate/client/cli", optional = true }
|
||||
sc-service = { path = "../../substrate/client/service", optional = true }
|
||||
polkadot-node-metrics = { path = "../node/metrics" }
|
||||
polkadot-node-primitives = { path = "../node/primitives" }
|
||||
sc-tracing = { path = "../../substrate/client/tracing", optional = true }
|
||||
sc-sysinfo = { path = "../../substrate/client/sysinfo" }
|
||||
sc-executor = { path = "../../substrate/client/executor" }
|
||||
|
||||
Reference in New Issue
Block a user