From a4a04c70aec57bb17e37895feb21ca459a319b60 Mon Sep 17 00:00:00 2001 From: viktorxda <35473052+viktorxda@users.noreply.github.com> Date: Wed, 10 May 2023 18:17:16 +0200 Subject: [PATCH] [no ci] Update matrix_build.yml (#784) Co-authored-by: Viktor <viktorxda@users.noreply.github.com> --- .github/workflows/matrix_build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/matrix_build.yml b/.github/workflows/matrix_build.yml index 9f054ebc..c5530cef 100644 --- a/.github/workflows/matrix_build.yml +++ b/.github/workflows/matrix_build.yml @@ -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