We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f82aa commit 6e66029Copy full SHA for 6e66029
.github/workflows/app-btl-build.yaml
@@ -130,6 +130,7 @@ jobs:
130
remove_components: ${{ matrix.without }}
131
extra_c_defs: ""
132
sdk_version: ${{ inputs.sdk_version }}
133
+ sdkpatchpath: "patches/app/v${{ inputs.sdk_version }}"
134
metadata_extra: "{}"
135
ota_string: ${{ inputs.app_ota_string }}
136
sdk_extensions: >-
@@ -209,6 +210,7 @@ jobs:
209
210
211
212
213
214
215
216
0 commit comments