We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5188787 commit 5a8451fCopy full SHA for 5a8451f
.github/actions/build-ios-e2e-tests/action.yml
@@ -95,6 +95,7 @@ runs:
95
mkdir -p $OUTPUTS_PATH
96
cp -r derived-data $OUTPUTS_PATH
97
shell: bash
98
+ working-directory: ios/
99
env:
100
OUTPUTS_PATH: ${{ inputs.outputs_path }}
101
0 commit comments