Skip to content

Commit 13bce05

Browse files
committed
ci(build): bypass native build by default
1 parent 24264a3 commit 13bce05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
native:
1212
description: Build native artifacts when true.
1313
required: false
14-
default: true
14+
default: false
1515
type: boolean
1616
workflow_dispatch:
1717
inputs: *workflow-inputs

0 commit comments

Comments
 (0)