Skip to content

Commit 7ca0118

Browse files
committed
fix: fix check for agent runner
1 parent 40d6124 commit 7ca0118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ build-agent-runner-mac: poetry-install agent
193193
--onefile pyinstaller/memeooorr_bin.py \
194194
--codesign-identity "${SIGN_ID}" \
195195
--name agent_runner_bin
196+
./dist/agent_runner_bin --help 1>/dev/null
196197
./dist/agent_runner_bin --version
197198

198199

0 commit comments

Comments
 (0)