mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-25 21:03:18 +00:00
ci: Remove translations folder from macOS upload.
This commit is contained in:
parent
766c286d62
commit
5aaab7f841
1 changed files with 0 additions and 1 deletions
1
.github/workflows/macos-qt.yml
vendored
1
.github/workflows/macos-qt.yml
vendored
|
@ -50,7 +50,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mkdir upload
|
mkdir upload
|
||||||
mv ${{github.workspace}}/build/shadps4.app upload
|
mv ${{github.workspace}}/build/shadps4.app upload
|
||||||
mv ${{github.workspace}}/build/translations upload
|
|
||||||
macdeployqt upload/shadps4.app
|
macdeployqt upload/shadps4.app
|
||||||
tar cf shadps4-macos-qt.tar.gz -C upload .
|
tar cf shadps4-macos-qt.tar.gz -C upload .
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue