mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
drivers: Do not use redoxer explicitely
This commit is contained in:
parent
2c6ed914fe
commit
b51cb6b4e7
@ -4,7 +4,7 @@ git = "https://gitlab.redox-os.org/redox-os/drivers.git"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
redoxer build --release \
|
||||
"${COOKBOOK_CARGO}" build --release \
|
||||
--manifest-path "${COOKBOOK_SOURCE}/Cargo.toml" \
|
||||
--workspace
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user