Skip to content

Commit 2757b13

Browse files
fix workflow
1 parent 7600176 commit 2757b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighting-app.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
- name: Build Lighting-App configurations
2929
uses: SiliconLabsSoftware/matter-gn-build-action@v0.0.1
3030
with:
31-
json-content: ".github/silabs-builds.json"
31+
json-file-path: ".github/silabs-builds.json"
3232
example-app: "lighting-app"
3333
build-script: "scripts/examples/gn_silabs_example.sh"

0 commit comments

Comments
 (0)