From f4f44a5cffb36cbb6dd9d3940bdc38ce947e0bda Mon Sep 17 00:00:00 2001 From: "gitea_1-h.cc" Date: Mon, 13 Jan 2025 10:54:50 +0800 Subject: [PATCH] [no ci] --- .github/workflows/cache.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cache.yaml b/.github/workflows/cache.yaml index ad39404..66bc624 100644 --- a/.github/workflows/cache.yaml +++ b/.github/workflows/cache.yaml @@ -18,3 +18,5 @@ jobs: - run: ls -lha /opt/hostedtoolcache/node - run: ls -lha /opt/hostedtoolcache/pnpm-store - run: env + +# https://about.gitea.com/resources/tutorials/enable-gitea-actions-cache-to-accelerate-cicd$0 \ No newline at end of file