diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16d2675..4319841 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,9 +29,6 @@ jobs: node-version: '18' registry-url: https://registry.npmjs.org - - name: Update NPM - run: npm install -g npm@latest - - name: Installing Dependencies run: npm i