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 ddd1f32 commit 4b72dfcCopy full SHA for 4b72dfc
.github/workflows/app-btl-build.yaml
@@ -134,7 +134,7 @@ jobs:
134
metadata_extra: "{}"
135
ota_string: ${{ inputs.app_ota_string }}
136
sdk_extensions: >-
137
- "https://github.com/Adminiuga/Raz1_custom_components_extension"
+ "https://github.com/Adminiuga/Raz1_custom_components_extension#v0.0.3"
138
with_bootloader: ${{ needs.bootloader-build.outputs.project_name }}
139
140
app-firmware-build:
@@ -214,7 +214,7 @@ jobs:
214
215
216
217
218
219
bootloader-build:
220
if: inputs.build_btl
0 commit comments