Skip to content

Commit 4ac744a

Browse files
Working on iOS GitHub CI
1 parent 635e269 commit 4ac744a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
working-directory: ./packages/flutter_test_runners/example_deep_links
8080

8181
env:
82-
EXPORT_OPTS_PATH: $RUNNER_TEMP/ExportOptions.plist
82+
EXPORT_OPTS_PATH: ${{ env.RUNNER_TEMP }}/ExportOptions.plist
8383

8484
steps:
8585
- name: Install the Apple certificate and provisioning profile

0 commit comments

Comments
 (0)