There was an error while loading. Please reload this page.
1 parent abff7c3 commit 6cc8f0cCopy full SHA for 6cc8f0c
1 file changed
setup-kubectl-and-helm/action.yml
@@ -27,6 +27,7 @@ runs:
27
mkdir -p ~/.kube
28
echo "${{ inputs.kubeconfig }}" > ~/.kube/config
29
chmod 600 ~/.kube/config
30
+ shell: bash
31
32
- name: Setup Helm
33
uses: azure/setup-helm@v4
0 commit comments