Skip to content

Commit

Permalink
Update packaging workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
comfyanonymous committed Jul 27, 2024
1 parent e6829e7 commit f82d09c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows_release_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
description: 'cuda version'
required: true
type: string
default: "121"
default: "124"

python_minor:
description: 'python minor version'
Expand All @@ -19,7 +19,7 @@ on:
description: 'python patch version'
required: true
type: string
default: "8"
default: "9"
# push:
# branches:
# - master
Expand Down

0 comments on commit f82d09c

Please sign in to comment.