Fix the EXE and PDB's

This commit is contained in:
Tuff CWC 2026-03-07 04:05:06 +01:00 committed by GitHub
parent 3239bf4a35
commit b5bbe6e206
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,5 +40,5 @@ jobs:
Debug Version of minecraftconsoles Debug Version of minecraftconsoles
files: | files: |
LCEWindows64.zip LCEWindows64.zip
./x64/Release/Minecraft.Client.exe ./x64/Debug/Minecraft.Client.exe
./x64/Release/Minecraft.Client.pdb ./x64/Debug/Minecraft.Client.pdb