diff --git a/.github/workflows/build_pr_documentation.yml b/.github/workflows/build_pr_documentation.yml index 07506b10..0020570a 100644 --- a/.github/workflows/build_pr_documentation.yml +++ b/.github/workflows/build_pr_documentation.yml @@ -16,4 +16,4 @@ jobs: package: pytorch-image-models package_name: timm repo_owner: rwightman - path_to_docs: hfdocs/source \ No newline at end of file + path_to_docs: pytorch-image-models/hfdocs/source \ No newline at end of file