ci: Remove translations folder from Windows upload.

This commit is contained in:
squidbus 2024-08-31 13:28:22 -07:00
parent 5aaab7f841
commit 95943e42ed

View file

@ -40,7 +40,6 @@ jobs:
run: |
mkdir upload
move build/Release/shadPS4.exe upload
move build/translations upload
windeployqt --dir upload upload/shadPS4.exe
- name: Upload executable