To allow consuming the dapr CLI in a GitHub Actions workflow, I believe we should support picking up the CLI from an env var value or allow some other way to specify it. Currently, it only checks some fixed locations. For context, see this comment: dotnet/aspire-samples#108 (comment)
cc @philliphoff