Fix YAML formatting
This commit is contained in:
parent
0c74305617
commit
0bcebff6f2
8
.github/workflows/main-rust.yml
vendored
8
.github/workflows/main-rust.yml
vendored
@ -58,10 +58,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: libreddit
|
name: libreddit
|
||||||
path: |
|
path: |
|
||||||
target/release/libreddit
|
target/release/libreddit
|
||||||
target/x86_64-unknown-linux-musl/release/libreddit-musl
|
target/x86_64-unknown-linux-musl/release/libreddit-musl
|
||||||
*.sha512
|
*.sha512
|
||||||
*.sha256
|
*.sha256
|
||||||
|
|
||||||
- name: Versions
|
- name: Versions
|
||||||
id: version
|
id: version
|
||||||
|
Loading…
Reference in New Issue
Block a user