Resolve "srtool no more builds the WASM"
1 unresolved thread
1 unresolved thread
Compare changes
+ 30
− 1
@@ -114,6 +114,34 @@ gdev_build:
@@ -196,7 +224,7 @@ readme_docker_release_tag:
@@ -205,6 +233,7 @@ readme_docker_release_tag:
I propose a workaround, for the moment, based on the solution found by @c-geek: generating a
rust-toolchain.toml
during the CI process that will match the version normally enforced by srtool.In the meantime, I have opened https://substrate.stackexchange.com/questions/10958/srtool-cli-no-rust-src-error and will be closely monitoring upstream to see if a fix is available (which I think will take a little time).