From b6e7c52b93177b7679ea79ed25d9046824815973 Mon Sep 17 00:00:00 2001 From: DarkSky Date: Fri, 23 Dec 2022 15:59:00 +0800 Subject: [PATCH] chore: fix ci cache --- .github/workflows/temp_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/temp_test.yml b/.github/workflows/temp_test.yml index 7a1d0b8cc8..1c0030d408 100644 --- a/.github/workflows/temp_test.yml +++ b/.github/workflows/temp_test.yml @@ -32,7 +32,7 @@ jobs: node-version: 18.x registry-url: https://npm.pkg.github.com scope: '@toeverything' - cache: 'pnpm' + # cache: 'pnpm' - run: node scripts/module-resolve/ci.js