Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch authored Oct 15, 2024
1 parent 261508f commit 45b3bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
run: |
mkdir -p $HOME/.local/bin
echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Copy binary to install location
- name: Determine version to install
id: version
shell: bash
run: |
Expand Down

0 comments on commit 45b3bc9

Please sign in to comment.