Revert "[no ci] Update matrix_build.yml (#784)"

This reverts commit a4a04c70ae.
pull/785/head
viktorxda 2023-05-10 18:58:23 +02:00 committed by GitHub
parent a4a04c70ae
commit 00cdcce67c
1 changed files with 2 additions and 1 deletions

View File

@ -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