Skip to content

Commit 40d6124

Browse files
committed
fix: agent runner building for mac
1 parent 110e7ef commit 40d6124

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ 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 1>/dev/null
197196
./dist/agent_runner_bin --version
198197

199198

0 commit comments

Comments
 (0)