mirror of
https://github.com/go-task/task.git
synced 2026-06-25 13:46:13 +00:00
Ensure the $HOME env is being set on Windows
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
|
||||
"github.com/go-task/task/v2"
|
||||
"github.com/go-task/task/v2/internal/args"
|
||||
_ "github.com/go-task/task/v2/internal/homefix"
|
||||
|
||||
"github.com/spf13/pflag"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user