Skip to content

Commit 5a8451f

Browse files
Specify working-directory
1 parent 5188787 commit 5a8451f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build-ios-e2e-tests/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ runs:
9595
mkdir -p $OUTPUTS_PATH
9696
cp -r derived-data $OUTPUTS_PATH
9797
shell: bash
98+
working-directory: ios/
9899
env:
99100
OUTPUTS_PATH: ${{ inputs.outputs_path }}
100101

0 commit comments

Comments
 (0)