mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix folder changes
This commit is contained in:
parent
baaa032a75
commit
c06fc97f3c
@ -77,6 +77,7 @@ test_script:
|
|||||||
- ps: if ($env:priv_key) {
|
- ps: if ($env:priv_key) {
|
||||||
scripts\bytecodecompare\storebytecode.bat $Env:CONFIGURATION $bytecodedir
|
scripts\bytecodecompare\storebytecode.bat $Env:CONFIGURATION $bytecodedir
|
||||||
}
|
}
|
||||||
|
- cd %APPVEYOR_BUILD_FOLDER%\build\test\%CONFIGURATION%
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: solidity-windows.zip
|
- path: solidity-windows.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user