From 498abe937ac44dce5b6fc459a72dd7b282512c7f Mon Sep 17 00:00:00 2001 From: rosariopf Date: Wed, 29 May 2024 23:03:38 +0000 Subject: [PATCH] shell bash --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eba6b7c..9086962 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,6 +53,7 @@ jobs: - name: "Drive Example" uses: reactivecircus/android-emulator-runner@v2 + shell: bash with: api-level: 28 arch: x86_64