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