mirror of
https://github.com/LBRYFoundation/herald.go.git
synced 2025-08-23 09:37:27 +00:00
* switch herald to herald.go * update ci/cd stuff * fix issues with binary name * we're no longer building dynamically, so turn CGO back on, and fix names * update package names in proto files
5 lines
No EOL
127 B
YAML
5 lines
No EOL
127 B
YAML
name: 'Build and Test'
|
|
description: 'Build and test hub'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'jeffreypicard/hub-github-action:dev' |