From a85a15eaf3d238b3283fcd9747c928483a631f6a Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Sat, 30 Apr 2022 15:50:49 +0100 Subject: [PATCH] Updated config.yml --- .circleci/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 92de906e..81b54690 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -65,6 +65,7 @@ jobs: build-windows: executor: cider-ci steps: + - checkout - attach_workspace: at: ~/Cider - run: @@ -76,6 +77,7 @@ jobs: build-linux: executor: cider-ci steps: + - checkout - attach_workspace: at: ~/Cider - run: @@ -87,6 +89,7 @@ jobs: build-winget: executor: cider-ci steps: + - checkout - attach_workspace: at: ~/Cider - run: @@ -98,6 +101,7 @@ jobs: release: executor: cider-ci steps: + - checkout - attach_workspace: at: ~/Cider - run: