mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Circle CI: Add full build dir to the workspace on Linux
This commit is contained in:
parent
1dac6effed
commit
721b7bbf70
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user