We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1137116 commit b89c480Copy full SHA for b89c480
1 file changed
.github/workflows/build.yml
@@ -283,5 +283,5 @@ jobs:
283
with:
284
files: |
285
artifacts/**/*.zip
286
- artifacts/**/*.tar.gz
+ artifacts/package-ubuntu-*/*.tar.gz
287
artifacts/**/*.deb
0 commit comments