Skip to content

Commit

Permalink
chore: add rerun-if-changed to dashboard feature (#2728)
Browse files Browse the repository at this point in the history
Signed-off-by: Ruihang Xia <[email protected]>
  • Loading branch information
waynexia authored Nov 13, 2023
1 parent 1757061 commit 506e688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/servers/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@ or it's a network error, just try again or enable/disable some proxy."#;
panic!("{}", e);
}
}
println!("cargo:rerun-if-changed=dashboard/VERSION");
}

0 comments on commit 506e688

Please sign in to comment.