Workaround hardlink issue in CI
This commit is contained in:
@@ -4,6 +4,11 @@ description = "Network stack daemons"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[[bin]]
|
||||
name = "netstack"
|
||||
path = "src/main.rs"
|
||||
|
||||
# FIXME remove
|
||||
[[bin]]
|
||||
name = "smolnetd"
|
||||
path = "src/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user