Skip to content

Commit 7322394

Browse files
authored
Update release-binary.yaml
1 parent 48c29cb commit 7322394

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-binary.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/setup-go@v3
2121
- name: Fetch Deps
2222
run: |
23+
export PATH=${PATH}:`go env GOPATH`/bin
2324
go install github.com/deepmap/oapi-codegen/cmd/[email protected]
2425
make generate
2526
-

0 commit comments

Comments
 (0)