Skip to content

Commit d4a814b

Browse files
clean up
1 parent 6c4ec7e commit d4a814b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/lighting-app.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,9 @@ jobs:
1717
image: ghcr.io/project-chip/chip-build-efr32:90
1818

1919
steps:
20-
- name: Print GITHUB_WORKSPACE
21-
run: echo "GITHUB_WORKSPACE is $GITHUB_WORKSPACE"
22-
2320
- name: Checkout
2421
uses: actions/checkout@v4
2522

26-
- name: Print GITHUB_WORKSPACE
27-
run: echo "GITHUB_WORKSPACE is $GITHUB_WORKSPACE"
28-
2923
- name: Checkout submodules & Bootstrap
3024
uses: ./.github/actions/checkout-submodules-and-bootstrap
3125
with:

0 commit comments

Comments
 (0)