From d489f54f12d37641e8fca982435551704644e284 Mon Sep 17 00:00:00 2001 From: Johnny Date: Wed, 31 Jan 2024 22:00:44 +0100 Subject: [PATCH] =?UTF-8?q?select=20Xcode=2015.1=20=F0=9F=9B=A0=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 31e3ca7..2c9a696 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,6 +21,7 @@ jobs: dotnet workload restore - name: run housekeeping scripts run: | + sudo xcode-select -s /Applications/Xcode_15.1.app cd $GITHUB_WORKSPACE/scripts bash housekeeping.sh - name: Install the Apple certificate and provisioning profile