Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit f6ff007

Browse files
authored
Update validate-linux-binaries.yml
1 parent cdc2545 commit f6ff007

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/validate-linux-binaries.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ on:
4747
default: false
4848
required: false
4949
type: boolean
50+
use_split_build:
51+
description: |
52+
[Experimental] Use split build
53+
required: false
54+
type: boolean
55+
default: false
5056
workflow_dispatch:
5157
inputs:
5258
channel:

0 commit comments

Comments
 (0)