diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 0a04180..cf62846 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -51,4 +51,4 @@ jobs: run: | xcodebuild -project macOS/Arrivals.xcodeproj \ -scheme Arrivals \ - -configuration Debug build CONFIGURATION_BUILD_DIR=./target/ + -configuration Debug build