Removed unpacked folders from artifact

This commit is contained in:
Cyanoure
2023-08-28 16:51:43 +02:00
parent 4acaf0e460
commit bc7130103b

View File

@@ -42,7 +42,6 @@ jobs:
with: with:
name: dist name: dist
path: | path: |
dist/*-unpacked
dist/*.exe dist/*.exe
dist/*.dmg dist/*.dmg
dist/*.AppImage dist/*.AppImage