scs / substrate-api-client

Library for connecting to substrate API over WebSockets
Apache License 2.0
260 stars 124 forks source link

Upload Cargo.lock during build #774

Closed Niederb closed 5 months ago

Niederb commented 5 months ago

A small improvement to our build such that we also upload the Cargo.lock. This is mostly useful for the nightly build which updates the Cargo.lock but since it is a small file we can include it in all the builds.