From c7a57c155be0c2577adf5639d62c2a66fb0f1d43 Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Tue, 11 Jan 2022 22:05:10 +0200 Subject: [PATCH] Fixed CI file --- .github/workflows/ballfield.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ballfield.yml b/.github/workflows/ballfield.yml index 6a4a9fa9e..dc979f2c8 100644 --- a/.github/workflows/ballfield.yml +++ b/.github/workflows/ballfield.yml @@ -28,7 +28,7 @@ on: jobs: build: env: - APP_NAME=ballfield + APP_NAME: ballfield # It takes one hour per one architecture to build Boost and ICU libraries, and Github limits CI script duration to 6 hours ARCH_LIST: armeabi-v7a arm64-v8a x86 x86_64