We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think it would be handy to add the tool to PATH like in https://github.com/evryfs/cloudctl-action/blob/master/src/main.ts#L30
The text was updated successfully, but these errors were encountered:
+1. This is causing the utility to not be found on self-hosted runners for github actions.
Sorry, something went wrong.
still experiencing path not found for kubectl with v2.1:
kubectl
v2.1
| kubectl apply -n kube-system --kubeconfig ./kubeconfig -f -': exit │ status 127. Output: /bin/bash: line 23: kubectl: command not found
thesattiraju
shigupt202
Successfully merging a pull request may close this issue.
I think it would be handy to add the tool to PATH like in https://github.com/evryfs/cloudctl-action/blob/master/src/main.ts#L30
The text was updated successfully, but these errors were encountered: