mirror of
https://github.com/go-task/task.git
synced 2025-12-25 07:59:28 +01:00
cacd57f72b9727767a7638a8fc2875e9b7043a4e
On Github actions, the destination path of "go install" ($GOPATH/bin) is not in $PATH, thus the error. For the life of me I could not understand how to change the $PATH environment variable in an Actions workflow, so I encode the full path of the just-built task executable in the tests, which probably was the right thing to do since the beginning.
Task
Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.
See taskfile.dev for the documentation.
Languages
Go
87.7%
Shell
5.3%
TypeScript
2.8%
Vue
2%
PowerShell
1.5%
Other
0.6%