Include zluda.exe in Windows release.

This commit is contained in:
Seunghoon Lee 2024-03-20 11:22:57 +09:00
parent 4fe7c2b1d4
commit 2812b1db44
No known key found for this signature in database
GPG key ID: 91024D13C6CA4722

View file

@ -112,6 +112,7 @@ jobs:
run: |
cd .\target\release
7z a .\ZLUDA-windows-amd64.zip .\*.dll
7z a .\ZLUDA-windows-amd64.zip .\*.exe
- name: Upload Windows artifact
uses: actions/upload-release-asset@v1
env: