We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635e269 commit 4ac744aCopy full SHA for 4ac744a
.github/workflows/pr_validation.yaml
@@ -79,7 +79,7 @@ jobs:
79
working-directory: ./packages/flutter_test_runners/example_deep_links
80
81
env:
82
- EXPORT_OPTS_PATH: $RUNNER_TEMP/ExportOptions.plist
+ EXPORT_OPTS_PATH: ${{ env.RUNNER_TEMP }}/ExportOptions.plist
83
84
steps:
85
- name: Install the Apple certificate and provisioning profile
0 commit comments