mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-08 20:58:41 +00:00
ci: Remove translations folder from macOS upload.
This commit is contained in:
1
.github/workflows/macos-qt.yml
vendored
1
.github/workflows/macos-qt.yml
vendored
@@ -50,7 +50,6 @@ jobs:
|
||||
run: |
|
||||
mkdir upload
|
||||
mv ${{github.workspace}}/build/shadps4.app upload
|
||||
mv ${{github.workspace}}/build/translations upload
|
||||
macdeployqt upload/shadps4.app
|
||||
tar cf shadps4-macos-qt.tar.gz -C upload .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user