Skip to content

Commit

Permalink
[CI] Fix emulator working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Dec 15, 2023
1 parent 7b9b334 commit 993cadc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ jobs:
target: ${{ matrix.api-type-target }}
sdcard-path-or-size: 1G
disk-size: 8G
working-directory: build/lib-staging
script: |
mkdir -p testResults/screenshots
adb logcat > testResults/logcat.txt &
Expand Down

0 comments on commit 993cadc

Please sign in to comment.