File tree Expand file tree Collapse file tree 1 file changed +11
-12
lines changed
Expand file tree Collapse file tree 1 file changed +11
-12
lines changed Original file line number Diff line number Diff line change 3333 type : string
3434
3535jobs :
36- # artefact-jekyll-docs:
37- # name: "Build Docs"
38- # runs-on: ubuntu-latest
39- # timeout-minutes: 3
40- # steps:
41- # - name: "Checkout code"
42- # uses: actions/checkout@v4
43- # - name: "Build docs"
44- # uses: ./.github/actions/build-docs
45- # with:
46- # version: "${{ inputs.version }}"
47- # NOTE: Build docs step disabled - GitHub Pages deployment does not function for private repositories
36+ artefact-jekyll-docs :
37+ name : " Build Docs"
38+ runs-on : ubuntu-latest
39+ timeout-minutes : 3
40+ steps :
41+ - name : " Checkout code"
42+ uses : actions/checkout@v4
43+ - name : " Build docs"
44+ uses : ./.github/actions/build-docs
45+ with :
46+ version : " ${{ inputs.version }}"
4847 artefact-1 :
4948 name : " Artefact 1"
5049 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments