diff --git a/.github/workflows/docs_deploy.yml b/.github/workflows/docs_deploy.yml index 1144a6f..5f594fc 100644 --- a/.github/workflows/docs_deploy.yml +++ b/.github/workflows/docs_deploy.yml @@ -33,8 +33,6 @@ jobs: with: fetch-depth: 0 # Not needed if lastUpdated is not enabled - uses: pnpm/action-setup@v3 # Uncomment this if you're using pnpm - with: - run_install: false - name: Setup Node uses: actions/setup-node@v4 with: