Skip to content

Commit 81544b0

Browse files
committed
Fix release-prep
1 parent 2a853d2 commit 81544b0

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
@@ -203,5 +203,5 @@ clean:
203203

204204
# Prepare for release build (called by GoReleaser)
205205
# Downloads all embedded binaries and builds embedded components
206-
release-prep: download-ch-binaries ensure-caddy-binaries lib/system/exec_agent/exec-agent
206+
release-prep: download-ch-binaries build-caddy-binaries lib/system/exec_agent/exec-agent
207207
go mod tidy

0 commit comments

Comments
 (0)