From 2d3d2cac82c827ccb4c5f5c6733a366f02824ff7 Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Fri, 13 Jun 2025 16:37:36 +0800 Subject: [PATCH] update --- .github/workflows/vdb-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/vdb-tests.yml b/.github/workflows/vdb-tests.yml index 3138638838..512d14b2ee 100644 --- a/.github/workflows/vdb-tests.yml +++ b/.github/workflows/vdb-tests.yml @@ -36,6 +36,7 @@ jobs: with: remove_dotnet: true remove_haskell: true + remove_tool_cache: true - name: Setup UV and Python uses: ./.github/actions/setup-uv