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