[TMP] CI: Store yul-phaser as an artifact too

This commit is contained in:
Kamil Śliwak 2021-10-21 16:51:37 +02:00
parent ef21e43fa3
commit 8046c1759a

View File

@ -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