mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Switch to matching evmone branch.
This commit is contained in:
parent
0ccc3e3762
commit
f260b91001
@ -1047,7 +1047,7 @@ jobs:
|
||||
name: Build evmone based on EOF branch
|
||||
command: |
|
||||
( cd /usr/src; \
|
||||
git clone --branch="eof" --recurse-submodules https://github.com/ethereum/evmone.git; \
|
||||
git clone --branch="eof-functions-bak3" --recurse-submodules https://github.com/ethereum/evmone.git; \
|
||||
cd evmone; \
|
||||
mkdir build; \
|
||||
cd build; \
|
||||
|
Loading…
Reference in New Issue
Block a user