diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 050745d..ae4a883 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,6 @@ jobs: - uses: actions/download-artifact@v3 with: name: build - path: .vercel/ - name: Install Vercel CLI run: npm install --global vercel@canary