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
794a357f
Commit
794a357f
authored
May 12, 2024
by
comfyanonymous
Browse files
Update the nightly workflow.
parent
22edd3ad
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/windows_release_nightly_pytorch.yml
.github/workflows/windows_release_nightly_pytorch.yml
+2
-2
No files found.
.github/workflows/windows_release_nightly_pytorch.yml
View file @
794a357f
...
@@ -7,7 +7,7 @@ on:
...
@@ -7,7 +7,7 @@ on:
description
:
'
cuda
version'
description
:
'
cuda
version'
required
:
true
required
:
true
type
:
string
type
:
string
default
:
"
12
1
"
default
:
"
12
4
"
python_minor
:
python_minor
:
description
:
'
python
minor
version'
description
:
'
python
minor
version'
...
@@ -19,7 +19,7 @@ on:
...
@@ -19,7 +19,7 @@ on:
description
:
'
python
patch
version'
description
:
'
python
patch
version'
required
:
true
required
:
true
type
:
string
type
:
string
default
:
"
2
"
default
:
"
3
"
# push:
# push:
# branches:
# branches:
# - master
# - 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