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

This commit is contained in:
Kamil Śliwak 2021-10-21 18:00:52 +02:00
parent 7df145a463
commit fc280cac39

View File

@ -92,10 +92,10 @@ defaults:
# compiled tool executable target
- artifacts_tools: &artifacts_tools
root: build/tools/
paths:
- build/tools/solidity-upgrade
- build/tools/yul-phaser
destination: .
- solidity-upgrade
- yul-phaser
# compiled executable targets
- artifacts_executables: &artifacts_executables