diff --git a/.github/actions/deploy/action.yml b/.github/actions/deploy/action.yml index 4cfd9a405..761af1765 100644 --- a/.github/actions/deploy/action.yml +++ b/.github/actions/deploy/action.yml @@ -33,6 +33,8 @@ inputs: runs: using: 'composite' steps: + - name: '🔺️ Install' + run: npm install -g vercel@39.3.0 - name: '🔺️ Deploy' id: wf-deploy # uses: JeromeFitz/deploy-to-vercel-action@ci/vercel-deploy-commit-limits