fix names
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
# Build ComfyUI-Rocm
|
# Build ComfyUI-Rocm
|
||||||
build-rocm:
|
build-comfyui-cuda:
|
||||||
runs-on: alpine-linux
|
runs-on: alpine-linux
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
# Build ComfyUI-Rocm
|
# Build ComfyUI-Rocm
|
||||||
build-rocm:
|
build-comfyui-rocm:
|
||||||
runs-on: alpine-linux
|
runs-on: alpine-linux
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
# Build ComfyUI-Rocm
|
# Build uvicorn
|
||||||
build-rocm:
|
build-uvicorn:
|
||||||
runs-on: alpine-linux
|
runs-on: alpine-linux
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user