mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 18:18:57 +00:00
[no ci] Update matrix_build.yml (#784)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/matrix_build.yml
vendored
3
.github/workflows/matrix_build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user