1
0
mirror of synced 2026-01-22 00:01:39 -05:00
This commit is contained in:
Kevin Heis
2024-10-22 11:06:43 -07:00
committed by GitHub
parent eaa13fab57
commit 2f294e40ee
6 changed files with 91 additions and 97 deletions

View File

@@ -21,8 +21,7 @@ jobs:
- name: Check out repo
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Install dependencies
run: npm install
- uses: ./.github/actions/node-npm-setup
- uses: ./.github/actions/get-docs-early-access
if: ${{ github.repository == 'github/docs-internal' }}