From 42bafc967d9d06a35e9e5d335b5174842fd932c8 Mon Sep 17 00:00:00 2001 From: Viktor Date: Wed, 10 May 2023 18:03:40 +0200 Subject: [PATCH] [no ci] Update matrix_build.yml --- .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