anoma / juvix

A language for intent-centric and declarative decentralised applications
https://docs.juvix.org
GNU General Public License v3.0
442 stars 54 forks source link

Fix Rust toolchain caching #2825

Closed lukaszcz closed 2 weeks ago

lukaszcz commented 2 weeks ago

Fixes the error in the Rust toolchain caching by setting cache-on-failure to false for the setup-rust-toolchain action.