Fix rust.yml
This commit is contained in:
parent
863b512718
commit
98d10d6596
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
run: cargo build --release
|
||||
|
||||
- uses: actions/upload-artifact@v2.2.1
|
||||
- name: Upload a Build Artifact
|
||||
name: Upload a Build Artifact
|
||||
with:
|
||||
name: libreddit
|
||||
path: target/release/libreddit
|
||||
|
Loading…
Reference in New Issue
Block a user