mirror of
https://github.com/go-task/task.git
synced 2025-03-25 21:39:05 +02:00
fix sh field name
This commit is contained in:
parent
f91bbe9397
commit
e3ac6f9e01
@ -39,7 +39,7 @@ func RunCommand(opts *RunCommandOptions) error {
|
||||
|
||||
r := interp.Runner{
|
||||
Context: opts.Context,
|
||||
File: p,
|
||||
Node: p,
|
||||
Dir: opts.Dir,
|
||||
Env: opts.Env,
|
||||
Stdin: opts.Stdin,
|
||||
|
Loading…
x
Reference in New Issue
Block a user