From 1dbced62176cc9aee019691ae3006929a0e0ca23 Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Sat, 30 Apr 2022 16:37:33 +0100 Subject: [PATCH] Updated config.yml --- .circleci/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 50b6c112..1dfd6f8f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -49,6 +49,8 @@ jobs: - yarn.lock - package.json - winget.json # winget.json is a file that is generated by the winget package manager + - LICENSE + - license.txt build-windows: executor: cider-ci