Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Jul 17, 2022
1 parent 20a6c01 commit 425f72a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ runs:
run: |
echo "$HOME/.gobrew/current/bin" >> $GITHUB_PATH
echo "$HOME/.gobrew/bin" >> $GITHUB_PATH
echo "$HOME/go/bin" >> $GITHUB_PATH
curl -sLk https://git.io/gobrew | sh -
shell: bash

Expand Down

0 comments on commit 425f72a

Please sign in to comment.