Skip to content

Commit 747ee7d

Browse files
author
Andrew Pennebaker
committed
close #17
1 parent ca62695 commit 747ee7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/crit.rs

+1
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ fn main() {
160160
println!("building {}...", target);
161161

162162
let target_dir : &str = &artifact_root
163+
.join("cross")
163164
.join(target)
164165
.display()
165166
.to_string();

0 commit comments

Comments
 (0)