diff --git a/.circleci/config.yml b/.circleci/config.yml index cedbac37..af806174 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -58,10 +58,7 @@ jobs: # Use this copy of the-build - run: name: Replace the default version of the-build with this one - command: rm -r vendor/palantirnet/the-build - - - checkout: - path: ~/example/vendor/palantirnet/the-build + command: composer require palantirnet/the-build@dev-{{ .Branch }} # Source cache - update when branch changes - save_cache: