Skip to content

Commit

Permalink
close #17
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Mar 31, 2023
1 parent ca62695 commit 747ee7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/crit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ fn main() {
println!("building {}...", target);

let target_dir : &str = &artifact_root
.join("cross")
.join(target)
.display()
.to_string();
Expand Down

0 comments on commit 747ee7d

Please sign in to comment.