From 134cf5690464a1e7fff510db9a7eec7b0677cf3d Mon Sep 17 00:00:00 2001 From: chenyu Date: Thu, 28 Aug 2025 13:11:10 -0400 Subject: [PATCH] update cache name for gpuocelot (#11896) --- .github/actions/setup-tinygrad/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-tinygrad/action.yml b/.github/actions/setup-tinygrad/action.yml index 051acada34..218e307e3a 100644 --- a/.github/actions/setup-tinygrad/action.yml +++ b/.github/actions/setup-tinygrad/action.yml @@ -231,7 +231,7 @@ runs: id: cache-build uses: actions/cache@v4 env: - cache-name: cache-gpuocelot-build + cache-name: cache-gpuocelot-build-1 with: path: ${{ github.workspace }}/gpuocelot/ocelot key: ${{ runner.os }}-gpuocelot-b16039dc940dc6bc4ea0a98380495769ff35ed99-rebuild-${{ env.BUILD_CACHE_VERSION }}