mirror of
https://github.com/go-task/task.git
synced 2026-07-01 00:24:30 +00: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.
Description
Languages
Go
85.2%
Vue
4.5%
Shell
4.4%
TypeScript
4.1%
PowerShell
1.3%
Other
0.5%