Skip to content

Commit 7be3d3f

Browse files
mattermost-buildRahim Rahman
andauthored
fix(): re-enable intune (#9442) (#9444)
(cherry picked from commit 3f284de) Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
1 parent 1a182ce commit 7be3d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ios-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
env:
1212
NODE_VERSION: 22.14.0
1313
TERM: xterm
14-
INTUNE_ENABLED: 0
14+
INTUNE_ENABLED: 1
1515

1616
jobs:
1717
test:

0 commit comments

Comments
 (0)