From 7f029acf6e1057b5e81cc91905b3bdd23ea6170e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C5=93ur?= Date: Mon, 19 Feb 2024 07:11:34 +0100 Subject: [PATCH] remove duplicate path: Transmission.xcodeproj (#6625) --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index e0945a780..50ca257cc 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -62,7 +62,7 @@ jobs: get_changes dist dist release get_changes docs docs get_changes gtk CMakeLists.txt cmake third-party libtransmission gtk - get_changes mac CMakeLists.txt cmake Transmission.xcodeproj third-party libtransmission macosx Transmission.xcodeproj + get_changes mac CMakeLists.txt cmake Transmission.xcodeproj third-party libtransmission macosx get_changes qt CMakeLists.txt cmake third-party libtransmission qt get_changes tests CMakeLists.txt cmake third-party libtransmission utils tests get_changes utils CMakeLists.txt cmake third-party libtransmission utils