Circle CI: Add full build dir to the workspace on Linux

This commit is contained in:
Paweł Bylica
2018-07-24 16:51:09 +02:00
parent 1dac6effed
commit 721b7bbf70
+4 -1
View File
@@ -133,7 +133,10 @@ jobs:
- run: *setup_prerelease_commit_hash
- run: *run_build
- store_artifacts: *solc_artifact
- persist_to_workspace: *all_artifacts
- persist_to_workspace:
root: build
paths:
- "*"
build_x86_mac:
macos: