Closed 0o-de-lally closed 3 months ago
Pro tip for situations like this: have the downloaded binary print its version to the log. That way if there's some confusion later about which version was used in this job run, it's easy to tell.
Good one. Will do that now
CI was using different binaries and rebuilding some more. This simplifies so all tests can use a pre-build
libra-cli
binary, published in this repo.libra move framework
fixes so that the bin can compile Move on any directorydiem-node
binary. Changes tolibra
api made it compatilble for purposes ofdiem-forge
libra
to the $PATH for GH env.