mirror of
https://github.com/ParkerTenBroeck/hdl_sim.git
synced 2026-06-06 21:24:06 -04:00
fixed artifact dep
This commit is contained in:
parent
d979e99ce5
commit
53eb596861
7 changed files with 18 additions and 57 deletions
|
|
@ -3,5 +3,5 @@ set -euo pipefail
|
|||
|
||||
|
||||
pushd relay >/dev/null
|
||||
cargo run --release -- "$@"
|
||||
cargo +nightly run -Z bindeps --release -- "$@"
|
||||
popd >/dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue