diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9cd927a42..c7734f601 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: run: xcodebuild -showsdks - name: Show Available Destinations - run: xcodebuild -scheme RSDatabaseiOS -showdestinations + run: xcodebuild -scheme NetNewsWire-iOS -showdestinations - name: Run Build env: