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