Skip to content

Commit

Permalink
Update .github/actions/install/action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth authored Aug 29, 2024
1 parent c98c4ab commit 1bad798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: 'composite'

steps:
- name: Assign Sui Version
- name: Get Sui Version
shell: bash
run: |
SUI_VERSION=$(jq -r '.SUI_VERSION' version.json)
Expand Down

0 comments on commit 1bad798

Please sign in to comment.