diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3b3b7e4250..5ba85bc315 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -186,8 +186,7 @@ jobs: - uses: actions/checkout@v4 with: submodules: recursive - fetch-depth: 1 - fetch-tags: true + fetch-depth: 0 - name: Set tag name run: |