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 1f9cd1d commit 4faabceCopy full SHA for 4faabce
.github/workflows/pr_validation.yaml
@@ -80,6 +80,7 @@ jobs:
80
81
steps:
82
- name: Set location for ExportOptions.plist
83
+ working-directory: ~
84
run: |
85
echo "EXPORT_OPTS_PATH=$RUNNER_TEMP/ExportOptions.plist" >> $GITHUB_ENV
86
0 commit comments