diff --git a/.github/workflows/cd-staging.yml b/.github/workflows/cd-staging.yml index 7ae84879..76779f14 100644 --- a/.github/workflows/cd-staging.yml +++ b/.github/workflows/cd-staging.yml @@ -36,8 +36,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 with: - submodules: true - fetch-depth: 0 + submodules: recursive lfs: true - name: Pull LFS