Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 44a82e5

Browse files
committedJan 17, 2025·
fix smoke & co build step
1 parent ca84c87 commit 44a82e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/silabs-build-examples.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ jobs:
7171
name: Build Smoke-CO-Alarm variations
7272
uses: ./.github/workflows/silabs-common-build.yaml
7373
with:
74-
example-app: "smoke-co-alarm"
75-
output-directory: "./out/smoke-co-alarm"
74+
example-app: "smoke-co-alarm-app"
75+
output-directory: "./out/smoke-co-alarm-app"
7676

7777
build-lit-icd-app:
7878
name: Build Lit-ICD-App variations

0 commit comments

Comments
 (0)