From 9a770d7b065c334d3f8924e54a972b12de0e2db3 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Tue, 23 Jan 2018 09:50:12 +0100 Subject: [PATCH] path fix --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6d03e65256..24e154f24b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -57,7 +57,7 @@ jobs: steps: - checkout - attach_workspace: - at: build + at: . - run: scripts/depends.sh - run: scripts/build_packages.sh - store_artifacts: