chore: remove .exe from release and only allow the .zip.

This commit is contained in:
piebot 2026-04-24 18:55:32 +03:00
parent 3c919553ab
commit 7db8860ea4

View file

@ -84,7 +84,6 @@ jobs:
run: |
New-Item -ItemType Directory -Force -Path staging
Copy-Item neoLegacyWindows64.zip staging/
Copy-Item ./build/windows64/Minecraft.Client/Release/Minecraft.Client.exe staging/
- name: Upload artifacts
uses: actions/upload-artifact@v6
@ -278,7 +277,6 @@ jobs:
with:
subject-path: |
artifacts/neoLegacyWindows64.zip
artifacts/Minecraft.Client.exe
- name: Get short SHA
id: sha