Skip to content

Commit

Permalink
Update build.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
picoHz authored Oct 9, 2024
1 parent ce856c4 commit 9dc53b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kodecks-bevy/build.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
fn main() {
build_info_build::build_script();

let current_dir = std::env::current_dir().unwrap();
panic!("Current directory: {:?}", current_dir);
}

0 comments on commit 9dc53b3

Please sign in to comment.