Skip to content

Commit

Permalink
Include zluda.exe in Windows release.
Browse files Browse the repository at this point in the history
  • Loading branch information
lshqqytiger committed Mar 20, 2024
1 parent 4fe7c2b commit 2812b1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2812b1d

Please sign in to comment.