mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-20 00:14:45 +00:00
Attempt 3
This commit is contained in:
parent
430ab77d47
commit
b68c10fa45
1 changed files with 3 additions and 2 deletions
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
|
@ -31,7 +31,8 @@ jobs:
|
|||
run: |
|
||||
cargo xtask zip -r
|
||||
tar -xzf target/release/zluda.tar.gz target/release
|
||||
- name: Uplod
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v4
|
||||
path: target/release/zluda
|
||||
with:
|
||||
path: target/release/zluda
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue