Skip to content

Commit

Permalink
add"
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Dec 11, 2024
1 parent 700856c commit e536901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/build/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ pub fn build_all() {
// Note: Don't comment this out, because the Docker program depends on the native program
// for range being built.
build_native_program(program);
build_zkvm_program(program);
// build_zkvm_program(program);
}

// build_zkvm_program("aggregation");
Expand Down

0 comments on commit e536901

Please sign in to comment.