From 895109dd631f9f9d2aa5cdaff0487d5c2b5e2471 Mon Sep 17 00:00:00 2001 From: jhoyt4 Date: Sat, 2 Mar 2024 08:19:50 -0500 Subject: [PATCH] attempt to fix cmake --- .github/workflows/build-mythtv.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-mythtv.yml b/.github/workflows/build-mythtv.yml index a38a8e22759..aa9886b5981 100644 --- a/.github/workflows/build-mythtv.yml +++ b/.github/workflows/build-mythtv.yml @@ -253,6 +253,7 @@ jobs: uses: actions/checkout@v4 with: path: mythtv + fetch-depth: 0 - name: ccache statistics [pre] run: ccache -s