Fix the nightly build failed due to rely on a missing file
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/nightly-builds.yml
vendored
3
.github/workflows/nightly-builds.yml
vendored
@@ -29,9 +29,6 @@ jobs:
|
||||
- name: Downloading go dependencies
|
||||
run: go mod vendor
|
||||
|
||||
- name: Install kubebuilder
|
||||
run: bash hack/install_kubebuilder.sh
|
||||
|
||||
- name: Build
|
||||
run: make all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user