From 780cd1c6a58e10d41e4205bb2915f64962439fe9 Mon Sep 17 00:00:00 2001 From: isabel Date: Sun, 9 Mar 2025 01:31:39 +0000 Subject: [PATCH] ci: update cache --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 86cfbb6..2fa1c5b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,7 +34,7 @@ jobs: uses: ryanccn/attic-action@v0.3.1 with: endpoint: https://cache.tgirl.cloud - cache: prod + cache: tgirlcloud token: ${{ secrets.ATTIC_TOKEN }} - name: Build from the matrix