coyotte508/js / workflows /pr-documentation.yml
download
raw
822 Bytes
name: Build PR Documentation
on:
pull_request:
paths:
- "README.md"
- "docs/**"
- "packages/hub/README.md"
- "packages/doc-internal/**"
- "packages/inference/README.md"
- "packages/tiny-agents/README.md"
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@main
with:
commit_sha: ${{ github.sha }}
pr_number: ${{ github.event.number }}
package: huggingface.js
path_to_docs: huggingface.js/docs
pre_command: npm install -g corepack@latest && corepack enable && cd huggingface.js && pnpm install && pnpm -r build && pnpm --filter doc-internal start
additional_args: --not_python_module

Xet Storage Details

Size:
822 Bytes
·
Xet hash:
c66fcc2363c8ca1c39bd56f9786d8367a647e08454f8eefba747f3cf5c4b15fe

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.