From cff8e339f34a960644b79f05126298d10c088456 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Fri, 9 Feb 2024 18:26:54 +0000 Subject: [PATCH] publish-npm: no cache needed --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d1f04e8..42f4f98 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -142,7 +142,6 @@ jobs: - uses: actions/setup-node@v4 with: node-version: '18.x' - cache: yarn registry-url: https://registry.npmjs.org - name: Download artifacts from build