Fix artifact name

This commit is contained in:
Daniel Wróbel 2022-12-07 18:45:36 +01:00 committed by GitHub
parent ee9baaca26
commit a7f4e64294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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