Skip to content

Commit

Permalink
test with the action
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Dec 13, 2024
1 parent 0dff22c commit 127a0fd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/lighting-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,10 @@ jobs:
uses: ./.github/actions/checkout-submodules-and-bootstrap
with:
platform: silabs_docker

- name: Build Lighting-App configurations
uses: SiliconLabsSoftware/matter-gn-build-action
with:
json-content: "./.github/silabs-builds.json"
example-app: "lighting-app"
build-script: "./scripts/examples/gn_silabs_example.sh"

0 comments on commit 127a0fd

Please sign in to comment.