Ensure that appimages have distinct names
This commit is contained in:
parent
a4c66e167d
commit
336bec2f05
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -170,7 +170,7 @@ jobs:
|
||||
with:
|
||||
name: Syncplay-${{ env.VER }}-x86_64.AppImage
|
||||
path: |
|
||||
dist_actions/Syncplay-${{ env.VER }}-x86_64.AppImage
|
||||
dist_actions/Syncplay-${{ env.VER }}-${{ matrix.os }}-x86_64.AppImage
|
||||
|
||||
deb:
|
||||
name: Build Debian package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user