mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-13 05:48:40 +00:00
Compare commits
2 Commits
f2476cce35
...
b740605efa
| Author | SHA1 | Date | |
|---|---|---|---|
| b740605efa | |||
| 615709b49a |
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