We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7d1f8 commit 86cfefdCopy full SHA for 86cfefd
Makefile
@@ -381,7 +381,7 @@ operator_update: ## Update the Operator to the latest version and build it. Para
381
$(GET_SDK_VERSION)
382
@echo "Updating Operator..."
383
@./scripts/fetch_latest_release.sh
384
- @make build_operator
+ @make operator_build
385
@./operator/build/aligned-operator --version
386
387
operator_valid_marshall_fuzz_macos:
0 commit comments