We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d63568 commit 78e3713Copy full SHA for 78e3713
1 file changed
.github/workflows/build.yml
@@ -253,5 +253,5 @@ jobs:
253
with:
254
files: |
255
artifacts/**/*.zip
256
- artifacts/**/*.tar.gz
+ artifacts/package-ubuntu-*/*.tar.gz
257
artifacts/**/*.deb
0 commit comments