diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 72cdec9..7381695 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -23,8 +23,6 @@ jobs: uses: actions/checkout@v2 - name: Install, build, and upload your site uses: withastro/action@v2 - with: - node-version: 18 deploy: needs: build