From a41dca8691cdc5055e07faac9eac3e761ffcadce Mon Sep 17 00:00:00 2001 From: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:19:57 +0500 Subject: [PATCH] Update android.publish.yml Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com> --- .github/workflows/android.publish.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/android.publish.yml b/.github/workflows/android.publish.yml index 278e84c98..d6555ca51 100644 --- a/.github/workflows/android.publish.yml +++ b/.github/workflows/android.publish.yml @@ -22,10 +22,10 @@ jobs: # all of these default to true, but feel free to set to # "false" if necessary for your workflow - android: true - dotnet: false - haskell: false - large-packages: false + android: false + dotnet: true + haskell: true + large-packages: true docker-images: true swap-storage: true