Skip to content

Commit 3d21dc6

Browse files
committed
refactor: test
1 parent 8f1e2c9 commit 3d21dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-detox-automation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo "-----END CERTIFICATE-----"
4242
} > "$OUTPUT_PATH"
4343
echo "Content has been successfully transferred to $OUTPUT_FILE."
44-
cd OUTPUT_PATH && ls
44+
cd android/demo-app/src/main/assets && ls
4545
4646
- name: Install dependencies
4747
run: npm install

0 commit comments

Comments
 (0)