mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
Test CI build workflow
This commit is contained in:
parent
9b7223cea5
commit
88f5ac9941
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ or, to build the full suite of utilities:
|
|||
make all
|
||||
```
|
||||
|
||||
|
||||
## Executables
|
||||
|
||||
The go-ethereum project comes with several wrappers/executables found in the `cmd`
|
||||
|
|
@ -356,3 +357,4 @@ also included in our repository in the `COPYING.LESSER` file.
|
|||
The go-ethereum binaries (i.e. all code inside of the `cmd` directory) are licensed under the
|
||||
[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), also
|
||||
included in our repository in the `COPYING` file.
|
||||
Testing CI build workflow
|
||||
|
|
|
|||
Loading…
Reference in a new issue