fixing artifact upload
Some checks failed
Test / test (push) Successful in 39s
Build / test (pull_request) Failing after 1m27s

This commit is contained in:
2026-04-15 01:03:27 -04:00
parent 72973791db
commit 4733dd12ed

View File

@@ -17,4 +17,6 @@ jobs:
run: cargo build --release --target x86_64-unknown-linux-gnu
- uses: actions/upload-artifact@v7
name: Upload artifacts
path: target/x86_64-unknown-linux-gnu/release/rusty-tasks
with:
name: rusty-task
path: target/x86_64-unknown-linux-gnu/release/rusty-tasks