Skip to content

Commit

Permalink
hotfix: update starship cli version to latest commit, fix chain name
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Sep 13, 2023
1 parent 249b54f commit b46819a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ runs:

- name: Install Starship cli
run: |
go install github.com/cosmology-tech/starship/cmd/starship@e82d9eef4047347b5d29b33034a9bb0be366d2a4
go install github.com/cosmology-tech/starship/cmd/starship@b8b22acaf5531da75a92e7cde579d365e4a8be86
shell: bash

- name: Setup kind cluster
Expand Down

0 comments on commit b46819a

Please sign in to comment.