Skip to content

Commit 86cfefd

Browse files
authored
hotfix: operator_update target (#2011)
1 parent 5f7d1f8 commit 86cfefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ operator_update: ## Update the Operator to the latest version and build it. Para
381381
$(GET_SDK_VERSION)
382382
@echo "Updating Operator..."
383383
@./scripts/fetch_latest_release.sh
384-
@make build_operator
384+
@make operator_build
385385
@./operator/build/aligned-operator --version
386386

387387
operator_valid_marshall_fuzz_macos:

0 commit comments

Comments
 (0)