diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c2efb4a1..26fca378 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -334,9 +334,7 @@ jobs: adb shell 'echo "chrome --disable-fre --no-default-browser-check --no-first-run" > /data/local/tmp/chrome-command-line' adb emu screenrecord start --time-limit 300 ./recording_video.webm adb shell settings put system pointer_location 1 - cd auth0_flutter/example/android - ls - ./gradlew connectedCheck + (cd auth0_flutter/example/android && ./gradlew connectedCheck) - name: Upload recording uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce