We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3158b92 commit 21c9122Copy full SHA for 21c9122
1 file changed
.github/gitops-action-rc/action.yml
@@ -31,7 +31,7 @@ runs:
31
shell: bash
32
working-directory: /tmp/fleet
33
run: |
34
- make build
+ make fleetctl
35
echo "/tmp/fleet/build" >> "$GITHUB_PATH"
36
37
- name: Configure fleetctl
0 commit comments