Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Venkata Challa committed Jan 30, 2024
1 parent 70777cc commit ba208ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ runs:
- name: K8 setup
shell: bash
run: |
make ${{inputs.environment}} get-cluster-credentials
make ${{ inputs.environment }} get-cluster-credentials
make install-konduit
- name: Generate example data
Expand Down

0 comments on commit ba208ca

Please sign in to comment.