diff --git a/.github/workflows/binaries.yaml b/.github/workflows/binaries.yaml index 72cb3b4c727..6775be54a40 100644 --- a/.github/workflows/binaries.yaml +++ b/.github/workflows/binaries.yaml @@ -22,7 +22,6 @@ jobs: with: # Also ensure we have all history with all tags fetch-depth: 0 - fetch-tags: true - name: ❄ Prepare nix uses: cachix/install-nix-action@V27 @@ -67,7 +66,6 @@ jobs: with: # Also ensure we have all history with all tags fetch-depth: 0 - fetch-tags: true - name: ❄ Prepare nix uses: cachix/install-nix-action@V27