diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 223edd75c..818046ebd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,6 +20,7 @@ jobs: steps: - uses: actions/checkout@v4 with: + fetch-depth: 0 # checks out all branches and tags path: source - name: Running cmake run: |