mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-10 10:05:17 +00:00
c85fe38c59
* Remove cli build from server build workflow * Build cli for a single test
4 lines
92 B
Rust
4 lines
92 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-changed=../../0g-storage-contracts/artifacts/");
|
|
}
|