Skip to content

Commit a03cf70

Browse files
authored
Update release.yaml
1 parent 424156c commit a03cf70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
go-version: '>=1.17.0'
2525
- run: |
2626
make controller-gen
27+
export PATH=$PATH:$GOPATH/bin
2728
IMG=ghcr.io/open-feature/open-feature-operator:${{ steps.get_version.outputs.VERSION }} make release-manifests
2829
2930
- name: Release

0 commit comments

Comments
 (0)