Skip to content

Commit

Permalink
Add go/bin to path
Browse files Browse the repository at this point in the history
  • Loading branch information
sander committed Aug 23, 2024
1 parent 804c076 commit 7a627b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
go-version: 1.21.x
- run: go install github.com/blampe/goat/cmd/goat@latest
- run: echo $HOME/go/bin >> $GITHUB_PATH
- uses: actions/checkout@v3
- id: setup
run: date -u "+date=%FT%T" >>"$GITHUB_OUTPUT"
Expand Down

0 comments on commit 7a627b3

Please sign in to comment.