mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fixup! [TMP] CI: Store yul-phaser as an artifact too
This commit is contained in:
parent
7df145a463
commit
fc280cac39
@ -92,10 +92,10 @@ defaults:
|
|||||||
|
|
||||||
# compiled tool executable target
|
# compiled tool executable target
|
||||||
- artifacts_tools: &artifacts_tools
|
- artifacts_tools: &artifacts_tools
|
||||||
|
root: build/tools/
|
||||||
paths:
|
paths:
|
||||||
- build/tools/solidity-upgrade
|
- solidity-upgrade
|
||||||
- build/tools/yul-phaser
|
- yul-phaser
|
||||||
destination: .
|
|
||||||
|
|
||||||
# compiled executable targets
|
# compiled executable targets
|
||||||
- artifacts_executables: &artifacts_executables
|
- artifacts_executables: &artifacts_executables
|
||||||
|
Loading…
Reference in New Issue
Block a user