diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index c351109..d88c048 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -12,6 +12,7 @@ jobs: - name: Git checkout uses: actions/checkout@v6 with: + fetch-deps: 0 fetch-tags: true - name: Show tags run: git tag --list