diff --git a/.github/workflows/vitepress.yml b/.github/workflows/vitepress.yml index c551170..3a90827 100644 --- a/.github/workflows/vitepress.yml +++ b/.github/workflows/vitepress.yml @@ -43,7 +43,7 @@ jobs: environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} - needs: vitepress + needs: build-vitepress runs-on: ubuntu-latest name: Deploy steps: