mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-22 01:54:31 +00:00
ci: Remove translations folder from macOS upload.
This commit is contained in:
parent
766c286d62
commit
5aaab7f841
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 .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user