diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 918eb67..0ea4fcf 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -39,7 +39,6 @@ jobs: needs: [build] steps: - uses: actions/checkout@v4 - - uses: actions/setup-node@v4 - name: Setup github connection for auth run: | git config --global user.email "github-actions[bot]@users.noreply.github.com"