[ci] Use proper telemetry flag

This commit is contained in:
Romain Goyet
2020-02-13 19:07:49 -05:00
committed by Ecco
parent 1353e512fe
commit b7f928fee2

View File

@@ -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