diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index ae566c7..dfb814a 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -17,9 +17,10 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 + lfs: true + submodules: true - run: | git fetch --force --tags - git lfs pull - name: build docs env: