mirror of
https://github.com/spikecodes/libreddit.git
synced 2025-12-10 07:42:04 +01:00
Fix YAML formatting
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user