mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-01-28 22:01:50 +00:00
ci: fix indendation in linux ci
This commit is contained in:
4
.github/workflows/ci-linux-rust.yml
vendored
4
.github/workflows/ci-linux-rust.yml
vendored
@@ -61,8 +61,8 @@ jobs:
|
||||
if: "!startsWith(github.ref, 'refs/tags/linux-v')"
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: librepods
|
||||
path: linux-rust/dist/librepods
|
||||
name: librepods
|
||||
path: linux-rust/dist/librepods
|
||||
|
||||
- name: Vendor and create tarball
|
||||
if: startsWith(github.ref, 'refs/tags/linux-v')
|
||||
|
||||
Reference in New Issue
Block a user