diff --git a/.github/workflows/staging-deploy-pr.yml b/.github/workflows/staging-deploy-pr.yml index dc6fe276f9..40c17ffc1b 100644 --- a/.github/workflows/staging-deploy-pr.yml +++ b/.github/workflows/staging-deploy-pr.yml @@ -291,8 +291,7 @@ jobs: - name: Check out LFS objects run: git lfs checkout - - if: ${{ github.repository == 'github/docs-internal' }} - name: Setup node to clone early access + - name: Setup node uses: actions/setup-node@270253e841af726300e85d718a5f606959b2903c with: node-version: 16.8.x