Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: adisos <adisos@il.ibm.com>
  • Loading branch information
adisos committed Mar 2, 2025
1 parent 2465a72 commit d764c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/operator-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
with:
go-version-file: .operator/go.mod
go-version-file: ./operator/go.mod

- name: Build
run: make build-operator
Expand Down

0 comments on commit d764c62

Please sign in to comment.