Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
lindnerby committed Oct 16, 2024
1 parent 2e7e9a9 commit d2c99bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-modulectl/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inputs:
runs:
using: composite
steps:
- name: Install kyma-cli
- name: Install modulectl
shell: bash
run: |
wget https://github.com/kyma-project/modulectl/releases/download/${{ inputs.modulectl_version }}/modulectl-linux -O modulectl-linux
Expand Down

0 comments on commit d2c99bf

Please sign in to comment.