diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f407b6cbd1..153f70a94a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -251,7 +251,6 @@ jobs: - uses: actions/setup-node@v3 with: node-version: "16.20.0" - cache: 'yarn' - name: Download deps cache artifacts uses: actions/download-artifact@v3 with: