From a690fb1c0c4c423cd03ed0610ff4dc6bb0eebd3d Mon Sep 17 00:00:00 2001 From: Lizandro Ruiz <162380017+lizandroruiz@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:12:14 -0400 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 8e353d7f6..64b78faf1 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -7,7 +7,7 @@ on: branches: [ "android" ] jobs: - build: + build: android runs-on: ubuntu-latest