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