Skip to content

Commit 7600176

Browse files
test
1 parent fbbed23 commit 7600176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lighting-app.yaml

+2-2
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-content: ".github/silabs-builds.json"
3232
example-app: "lighting-app"
33-
build-script: "./scripts/examples/gn_silabs_example.sh"
33+
build-script: "scripts/examples/gn_silabs_example.sh"

0 commit comments

Comments
 (0)