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 fa9731f commit 8663ac5Copy full SHA for 8663ac5
.github/workflows/build.yaml
@@ -28,7 +28,7 @@ jobs:
28
command: -h
29
30
- name: Build xpkg
31
- run: make build
+ run: make -B build
32
env:
33
CROSSPLANE: './crossplane'
34
0 commit comments