mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-13 05:48:40 +00:00
Compare commits
No commits in common. "b740605efa91983d12adc989dd9c867ee2f13aeb" and "f2476cce3563b20ec85f2cd09fd9f1f577af75ae" have entirely different histories.
b740605efa
...
f2476cce35
4
.github/workflows/backends.yml
vendored
4
.github/workflows/backends.yml
vendored
@ -527,7 +527,7 @@ jobs:
|
||||
- windows-cpu
|
||||
- windows-cuda12
|
||||
- windows-cuda11
|
||||
# - windows-sycl
|
||||
- windows-sycl
|
||||
- windows-hip
|
||||
- windows-vulkan
|
||||
- linux-cpu
|
||||
@ -577,4 +577,4 @@ jobs:
|
||||
|
||||
- name: Nuget Push
|
||||
id: nuget_push
|
||||
run: dotnet nuget push **\*.nupkg --skip-duplicate --api-key ${{ secrets.NUGET_TOKEN }} --source https://api.nuget.org/v3/index.json
|
||||
run: dotnet nuget push **\*.nupkg --skip-duplicate --api-key ${{ secrets.NUGET_TOKEN }} --source https://api.nuget.org/v3/index.json
|
||||
Loading…
x
Reference in New Issue
Block a user