All existing uses will now need to explicitly include the leading `cargo` in their args.
This commit is contained in:
parent
6cd663f559
commit
be47ad0bab
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
set -e
|
||||
|
||||
cargo ${INPUT_ARGS}
|
||||
${INPUT_ARGS}
|
||||
|
|
Loading…
Reference in a new issue