Skip to content

Commit

Permalink
Add use-version-set to validate-binaries.yml when calling workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Apr 4, 2024
1 parent 0912166 commit e2bc5c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/validate-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ on:
default: false
required: false
type: boolean
use-version-set:
description: 'Use version for each domain'
default: false
required: false
type: boolean
use-only-dl-pytorch-org:
description: 'Use only download.pytorch.org when generating wheel install command'
default: false
Expand Down

0 comments on commit e2bc5c2

Please sign in to comment.