Skip to content

Commit 4d60aa0

Browse files
committed
setup repos
Signed-off-by: Kareem Farid <[email protected]>
1 parent ea6915a commit 4d60aa0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/setup-dependencies/action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ runs:
8282
with:
8383
path: ${{env.PDK_ROOT}}
8484
key: pdk-${{env.OPEN_PDKS_COMMIT}}
85+
- name: Install frigate repos
86+
shell: bash
87+
run: make install-frigate-repos
8588
- name: Debug
8689
shell: bash
8790
run: |

0 commit comments

Comments
 (0)