From ae55a600e8f3e5bd18efa8a24c6304f70eccf10f Mon Sep 17 00:00:00 2001 From: Weiran Zhang Date: Sat, 20 Aug 2022 11:36:53 +0100 Subject: [PATCH] [CI] Fix CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a4ca0e6..f82668a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - name: Build uses: sersoft-gmbh/xcodebuild-action@v2 with: - project: WatchItLater.xcworkspace + project: WatchItLater.xcodeproj scheme: WatchItLater configuration: debug sdk: appletvsimulator