Update artifacts

This commit is contained in:
Cyanoure
2023-08-28 16:55:03 +02:00
parent bc7130103b
commit 32d9fb1ec6

View File

@@ -40,10 +40,16 @@ jobs:
- name: Archive build artifacts
uses: actions/upload-artifact@v3
with:
name: dist
name: launcher-dist
path: |
dist/*.exe
dist/*.dmg
dist/*.AppImage
dist/*.blockmap
dist/latest*.yml
dist/latest*.yml
- name: Archive unpacked build artifacts
uses: actions/upload-artifact@v3
with:
name: launcher-unpacked-dist
path: |
dist/*-unpacked