Skip to content

Commit 127a0fd

Browse files
test with the action
1 parent 0dff22c commit 127a0fd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/lighting-app.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,10 @@ jobs:
2424
uses: ./.github/actions/checkout-submodules-and-bootstrap
2525
with:
2626
platform: silabs_docker
27+
28+
- name: Build Lighting-App configurations
29+
uses: SiliconLabsSoftware/matter-gn-build-action
30+
with:
31+
json-content: "./.github/silabs-builds.json"
32+
example-app: "lighting-app"
33+
build-script: "./scripts/examples/gn_silabs_example.sh"

0 commit comments

Comments
 (0)