Skip to content

Commit 635e269

Browse files
Working on iOS GitHub CI
1 parent 3bc8656 commit 635e269

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/pr_validation.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,9 @@ jobs:
7777
defaults:
7878
run:
7979
working-directory: ./packages/flutter_test_runners/example_deep_links
80-
env:
81-
EXPORT_OPTS_PATH: $RUNNER_TEMP/ExportOptions.plist
80+
81+
env:
82+
EXPORT_OPTS_PATH: $RUNNER_TEMP/ExportOptions.plist
8283

8384
steps:
8485
- name: Install the Apple certificate and provisioning profile

0 commit comments

Comments
 (0)