diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a95c598..8df104f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,6 @@ jobs: uses: actions/setup-node@v2 with: node-version: 16 - cache: npm - name: 📥 Download deps uses: bahmutov/npm-install@v1