From 0ed6130db6a2f1e0a3ebb497d8fe2bf00248114f Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Thu, 17 Mar 2022 10:39:56 +0000 Subject: [PATCH] oops --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 19d16464..8f9fb3c1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,7 +29,7 @@ jobs: - ~/.cache/yarn - run: name: Get App Version - run: echo $APP_VERSION ${APP_VERSION} + command: echo $APP_VERSION ${APP_VERSION} - run: name: Install system build dependencies command: |