Skip to content

Commit a0e1d17

Browse files
committed
holon trigger enable build from source
1 parent 64b0d4c commit a0e1d17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/holon-trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
# Keep config minimal; holon-solve derives issue_number/comment_body/mode/output_dir from the event.
2727
log_level: 'debug'
28+
build_from_source: true
2829
issue_number: ${{ github.event.issue.number || github.event.pull_request.number }}
2930
comment_id: ${{ github.event.comment.id }}
3031
secrets:

0 commit comments

Comments
 (0)