Unverified Commit aa4754e3 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

contracts-fixtures: Do not assume that `rustup` is installed (#2586)

The build script was assuming that `rustup` is installed, which breaks
the build on systems that do not use `rustup`. This pull request just
fixes it by not panicking on the call to `rustup`.
parent 01bbd63d
Pipeline #421764 canceled with stages
in 2 minutes and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment