Fix invalid artifact name
This commit is contained in:
parent
403efe8812
commit
12ee960cdc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -124,6 +124,6 @@ jobs:
|
||||
- name: Deploy
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: syncplay*.deb
|
||||
name: syncplay.deb
|
||||
path: |
|
||||
dist_actions/syncplay*.deb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user