mirror of https://github.com/OpenIPC/firmware.git
[no ci] Update matrix_build.yml (#784)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>pull/785/head
parent
da89b71acb
commit
a4a04c70ae
|
@ -344,9 +344,8 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: furry-disco/deps
|
||||
fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.
|
||||
fetch-depth: 0
|
||||
path: deps
|
||||
submodules: recursive
|
||||
ssh-key: ${{ secrets.FURRY }}
|
||||
|
||||
- name: Install build dependencies
|
||||
|
|
Loading…
Reference in New Issue