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:
|
||||
name: libreddit
|
||||
path: |
|
||||
target/release/libreddit
|
||||
target/x86_64-unknown-linux-musl/release/libreddit-musl
|
||||
*.sha512
|
||||
*.sha256
|
||||
target/release/libreddit
|
||||
target/x86_64-unknown-linux-musl/release/libreddit-musl
|
||||
*.sha512
|
||||
*.sha256
|
||||
|
||||
- name: Versions
|
||||
id: version
|
||||
|
||||
Reference in New Issue
Block a user