From ef9ae80fc08bc454c96aadfb3ce1c83c36faadaf Mon Sep 17 00:00:00 2001 From: huanghs Date: Tue, 30 Jul 2024 11:50:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/cache-npx?= =?UTF-8?q?.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/cache-npx.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/cache-npx.yml b/.gitea/workflows/cache-npx.yml index d4e8339..0546222 100644 --- a/.gitea/workflows/cache-npx.yml +++ b/.gitea/workflows/cache-npx.yml @@ -9,6 +9,8 @@ jobs: - run: npm config get cache + - run: echo ~ + - run: pwd - name: Cache Gradle Wrapper