mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-08-02 22:30:41 +00:00
Add zluda_redirect.dll to CI builds (#40)
This commit is contained in:
parent
4ed9ef8edb
commit
ab690c6491
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -50,6 +50,7 @@ jobs:
|
||||||
name: Windows
|
name: Windows
|
||||||
path: |
|
path: |
|
||||||
target/release/nvcuda.dll
|
target/release/nvcuda.dll
|
||||||
|
target/release/zluda_redirect.dll
|
||||||
target/release/zluda_with.exe
|
target/release/zluda_with.exe
|
||||||
target/release/zluda_dump.dll
|
target/release/zluda_dump.dll
|
||||||
# TODO(take-cheeze): Support testing
|
# TODO(take-cheeze): Support testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue