diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7f6cf900..6c4525c2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,7 +14,6 @@ jobs: steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4 - registry-url: 'https://registry.npmjs.org' with: node-version: 16 - run: npm install