From 387e72456fb654b5c8b1112ffa26de73f180453f Mon Sep 17 00:00:00 2001 From: dP Date: Sun, 17 Oct 2021 13:07:52 +0300 Subject: [PATCH] gha: Fix macos build --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 044deeaa3b..fdd9b4465e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -640,7 +640,7 @@ jobs: run: | cd build-x64 - pushd _CPack_Packages/*/Bundle/openttd-*/ + pushd _CPack_Packages/*/Bundle/citymania-client-*/ # Remove the Applications symlink from the staging folder rm -f Applications