mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-12 13:28:35 +00:00
Added vulkan nuget to backends-build
This commit is contained in:
parent
ec4d85c0d6
commit
7fbbb70f90
1
.github/workflows/backends.yml
vendored
1
.github/workflows/backends.yml
vendored
@ -363,6 +363,7 @@ jobs:
|
||||
nuget pack ./Backends/StableDiffusion.NET.Backend.Cuda.nuspec -version ${{ github.event.inputs.version }}
|
||||
nuget pack ./Backends/StableDiffusion.NET.Backend.Rocm.nuspec -version ${{ github.event.inputs.version }}
|
||||
nuget pack ./Backends/StableDiffusion.NET.Backend.Sycl.nuspec -version ${{ github.event.inputs.version }}
|
||||
nuget pack ./Backends/StableDiffusion.NET.Backend.Vulkan.nuspec -version ${{ github.event.inputs.version }}
|
||||
|
||||
- name: Upload artifacts
|
||||
id: upload_artifacts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user