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