Skip to content

Commit bbb66f7

Browse files
committed
Checkout this source repo on macOS
1 parent fcf77e0 commit bbb66f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@ jobs:
194194
working-directory: ./project-chip
195195

196196
steps:
197+
- name: Checkout build repository
198+
uses: actions/checkout@v3
199+
with:
200+
fetch-depth: 0
197201
- name: Checkout CHIP SDK repository
198202
uses: actions/checkout@v3
199203
with:

0 commit comments

Comments
 (0)