mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-27 16:45:38 +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')"
|
if: "!startsWith(github.ref, 'refs/tags/linux-v')"
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: librepods
|
name: librepods
|
||||||
path: linux-rust/dist/librepods
|
path: linux-rust/dist/librepods
|
||||||
|
|
||||||
- name: Vendor and create tarball
|
- name: Vendor and create tarball
|
||||||
if: startsWith(github.ref, 'refs/tags/linux-v')
|
if: startsWith(github.ref, 'refs/tags/linux-v')
|
||||||
|
|||||||
Reference in New Issue
Block a user