fix: sudo not intalled on runners
This commit is contained in:
parent
84dd7e44f3
commit
6dc4b937dc
9 changed files with 140 additions and 44 deletions
|
@ -5,6 +5,7 @@ members = ["engine","subcrates/zen_core"]
|
|||
|
||||
[workspace.dependencies]
|
||||
parking_lot = "0.12.3"
|
||||
zen_core = { path = "./subcrates/zen_core" }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue