"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "5c5209720e41665331fa79467821c8dc8ab50399"
Commit 883ec4d1 authored by Daniel Hiltgen's avatar Daniel Hiltgen
Browse files

CI missing archive

parent 9768e2dc
...@@ -99,7 +99,9 @@ jobs: ...@@ -99,7 +99,9 @@ jobs:
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v4
with: with:
name: generate-windows-cpu name: generate-windows-cpu
path: llm/build/**/bin/* path: |
llm/build/**/bin/*
llm/build/**/*.a
# ROCm generation step # ROCm generation step
generate-windows-rocm: generate-windows-rocm:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment