Update build-ios-release.yml (#9437)

disable intune in the release build
This commit is contained in:
Elias Nahum 2026-01-20 15:40:42 +02:00 committed by GitHub
parent e436e1992e
commit 944a542110
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ on:
env:
NODE_VERSION: 22.14.0
TERM: xterm
INTUNE_ENABLED: 1
INTUNE_ENABLED: 0
jobs:
test: