diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index a6ebb7c5b..ccc628c9c 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -43,6 +43,7 @@ jobs: with: node-version: "21" registry-url: "https://registry.npmjs.org/" + cache: 'npm' - name: Install dependencies run: |