We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c99d2 commit 2505900Copy full SHA for 2505900
.github/workflows/build_pr_documentation.yml
@@ -13,4 +13,5 @@ jobs:
13
with:
14
commit_sha: ${{ github.event.pull_request.head.sha }}
15
pr_number: ${{ github.event.number }}
16
- package: timm
+ package: timm
17
+ repo_owner: rwightman
0 commit comments