From 5546b846d5cc3fe0efc124574622ac5a558eee6a Mon Sep 17 00:00:00 2001 From: Evan Hemsley <2342303+ehemsley@users.noreply.github.com> Date: Wed, 26 Jun 2019 22:45:36 -0700 Subject: [PATCH] maybe this is the one!!! --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index cdcd508..3bf160f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,6 +18,7 @@ jobs: - run: dotnet test -c Release - persist_to_workspace: root: . + paths: ./encompass-cs/bin deploy: <<: *defaults