Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
f82d09c9
Commit
f82d09c9
authored
Jul 27, 2024
by
comfyanonymous
Browse files
Update packaging workflow.
parent
e6829e7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/windows_release_package.yml
.github/workflows/windows_release_package.yml
+2
-2
No files found.
.github/workflows/windows_release_package.yml
View file @
f82d09c9
...
...
@@ -7,7 +7,7 @@ on:
description
:
'
cuda
version'
required
:
true
type
:
string
default
:
"
12
1
"
default
:
"
12
4
"
python_minor
:
description
:
'
python
minor
version'
...
...
@@ -19,7 +19,7 @@ on:
description
:
'
python
patch
version'
required
:
true
type
:
string
default
:
"
8
"
default
:
"
9
"
# push:
# branches:
# - master
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment