Fix artifact name
This commit is contained in:
parent
ee9baaca26
commit
a7f4e64294
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -170,7 +170,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: Syncplay-${{ env.VER }}-${{ matrix.os }}-x86_64.AppImage
|
name: Syncplay-${{ env.VER }}-${{ matrix.os }}-x86_64.AppImage
|
||||||
path: |
|
path: |
|
||||||
dist_actions/Syncplay-${{ env.VER }}-${{ matrix.os }}-x86_64.AppImage
|
dist_actions/Syncplay-${{ env.VER }}-x86_64.AppImage
|
||||||
|
|
||||||
deb:
|
deb:
|
||||||
name: Build Debian package
|
name: Build Debian package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user