|
|
|
|
|
by dmarinus
558 days ago
|
|
Lately I was thinking "what's the best way to integrate/use a task runner like mise in a github actions workflow". Looking at the workflow files in the mise repository it seems like they gave up and just put in a few run: mise steps (having to rewrite / unable to use dependencies etc). I think it would be better if you could generate the workflow files but I haven't found such a project yet. |
|
not sure I understand what you mean by "mise steps (having to rewrite / unable to use dependencies etc)."