mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Revert android symbol to none (#514)
This commit is contained in:
parent
c7a5c0640a
commit
3de97ed24a
@ -83,7 +83,7 @@ inputs:
|
|||||||
description: 'The android target API level.'
|
description: 'The android target API level.'
|
||||||
androidSymbolType:
|
androidSymbolType:
|
||||||
required: false
|
required: false
|
||||||
default: 'public'
|
default: 'none'
|
||||||
description: 'The android symbol type to export. Should be "none", "public" or "debugging".'
|
description: 'The android symbol type to export. Should be "none", "public" or "debugging".'
|
||||||
sshAgent:
|
sshAgent:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
Reference in New Issue
Block a user