mirror of
https://github.com/go-task/task.git
synced 2026-02-24 03:59:52 +01:00
chore(taskfile): add go.mod as a dependency of install
This commit is contained in:
@@ -29,6 +29,7 @@ tasks:
|
||||
aliases: [i]
|
||||
sources:
|
||||
- './**/*.go'
|
||||
- go.mod
|
||||
cmds:
|
||||
- go install -v ./cmd/task
|
||||
|
||||
|
||||
Reference in New Issue
Block a user