commit
a2e60ebcaf
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -99,7 +99,9 @@ jobs:
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: generate-windows-cpu
|
||||
path: llm/build/**/bin/*
|
||||
path: |
|
||||
llm/build/**/bin/*
|
||||
llm/build/**/*.a
|
||||
|
||||
# ROCm generation step
|
||||
generate-windows-rocm:
|
||||
|
Loading…
x
Reference in New Issue
Block a user