diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index 7b53519b9..01002e407 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -103,7 +103,7 @@ jobs: steps: - run: brew install numworks/tap/epsilon-sdk - uses: actions/checkout@v1 - - run: make -j2 PLATFORM=simulator TARGET=ios GOOGLE_ANALYTICS=0 + - run: make -j2 PLATFORM=simulator TARGET=ios EPSILON_TELEMETRY=0 - uses: actions/upload-artifact@master with: name: epsilon-simulator-ios.ipa