Skip to content

Commit 3a7ae29

Browse files
author
Tim Schneeberger
authored
Update package-deb.yml
1 parent 88203ba commit 3a7ae29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
- name: Download package artifact
212212
uses: actions/download-artifact@v2
213213
with:
214-
name: jamesdsp-${{ matrix.flavor }}_${{steps.version.outputs.version}}_amd64.deb
214+
name: jamesdsp-${{ matrix.flavor }}_${{steps.version.outputs.version}}_linux64.deb
215215

216216
- name: Import GPG key
217217
id: import_gpg

0 commit comments

Comments
 (0)