From f327ff94d9c5d0c884752f787da68a1ac3876bdd Mon Sep 17 00:00:00 2001 From: Aamir <48929123+heyitsaamir@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:16:14 -0800 Subject: [PATCH] Update swift.yml --- .github/workflows/swift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index e890b8b..add6891 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: xcocdebuild - uses: sersoft-gmbh/xcodebuild-action@v1 + uses: mxcl/xcodebuild@v1 with: scheme: SalatTimeBar destination: platform=macOS