From 5aaab7f8412591e8d4d8034e3dd4a18d294ac7bc Mon Sep 17 00:00:00 2001 From: squidbus <175574877+squidbus@users.noreply.github.com> Date: Sat, 31 Aug 2024 13:12:59 -0700 Subject: [PATCH] ci: Remove translations folder from macOS upload. --- .github/workflows/macos-qt.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/macos-qt.yml b/.github/workflows/macos-qt.yml index def98ea3..8a882b30 100644 --- a/.github/workflows/macos-qt.yml +++ b/.github/workflows/macos-qt.yml @@ -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 .