From 20bdee33e271c26044593dccf4bbfa068f043551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20B=C3=A1lint=20Misius?= Date: Tue, 19 Apr 2022 06:25:04 +0200 Subject: [PATCH] Fix starcatcher-publish step so it actually uploads apks now --- .github/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index df5f3ba61..71df05fcc 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -176,8 +176,8 @@ jobs: ######################################################### ############# BEGIN BLOCK COPIED FROM ABOVE ############# ######################################################### - machine_short: [x86_64, i686, arm64] - platform_short: [lin, mac, win] + machine_short: [x86_64, i686, arm64, arm] + platform_short: [lin, mac, win, and] toolset_short: [gcc, msvc, mingw] static_dynamic: [static, dynamic] exclude: