Fix name of appimages
This commit is contained in:
parent
336bec2f05
commit
ee9baaca26
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -168,7 +168,7 @@ jobs:
|
||||
- name: Deploy
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Syncplay-${{ env.VER }}-x86_64.AppImage
|
||||
name: Syncplay-${{ env.VER }}-${{ matrix.os }}-x86_64.AppImage
|
||||
path: |
|
||||
dist_actions/Syncplay-${{ env.VER }}-${{ matrix.os }}-x86_64.AppImage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user