Skip to content

Commit 2812b1d

Browse files
committed
Include zluda.exe in Windows release.
1 parent 4fe7c2b commit 2812b1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
run: |
113113
cd .\target\release
114114
7z a .\ZLUDA-windows-amd64.zip .\*.dll
115+
7z a .\ZLUDA-windows-amd64.zip .\*.exe
115116
- name: Upload Windows artifact
116117
uses: actions/upload-release-asset@v1
117118
env:

0 commit comments

Comments
 (0)