mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Do not persist output for clang7 build step
This commit is contained in:
parent
d7e2838702
commit
70748af981
@ -163,11 +163,6 @@ jobs:
|
||||
./scripts/install_obsolete_jsoncpp_1_7_4.sh
|
||||
- run: *setup_prerelease_commit_hash
|
||||
- run: *run_build
|
||||
- store_artifacts: *solc_artifact
|
||||
- persist_to_workspace:
|
||||
root: build
|
||||
paths:
|
||||
- "*"
|
||||
|
||||
build_x86_mac:
|
||||
macos:
|
||||
|
Loading…
Reference in New Issue
Block a user