From 58c266ea1e09d31cbffb54087977758657779997 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Thu, 11 Jul 2024 10:32:10 +0200 Subject: [PATCH] GitHub Actions: Fix hendrikmuhs/ccache miss --- .github/workflows/CI.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index c267620402..b920ba32ae 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -132,7 +132,6 @@ jobs: - uses: hendrikmuhs/ccache-action@main with: - # variant: sccache key: ${{ github.job }}-${{ matrix.os }} - name : Remove existing node