forked from Chronika/Launcher
Removed unpacked folders from artifact
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user