mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
parent
d771db964e
commit
096e7b527a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/l2geth_ci.yml
vendored
1
.github/workflows/l2geth_ci.yml
vendored
|
|
@ -44,6 +44,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Build
|
||||
run: |
|
||||
make libzkp
|
||||
sudo cp ./rollup/circuitcapacitychecker/libzkp/libzkp.so /usr/local/lib/
|
||||
sudo cp ./rollup/circuitcapacitychecker/libzkp/libzktrie.so /usr/local/lib/
|
||||
make geth
|
||||
|
|
|
|||
Loading…
Reference in a new issue