Getting CGO right w/ workflow
This commit is contained in:
parent
0b9f823543
commit
6dc2ff1fc6
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -11,3 +11,5 @@ jobs:
|
|||
|
||||
- name: Make binaries
|
||||
uses: xxxserxxx/actions/golang-build@master
|
||||
with:
|
||||
args: darwin/amd64/1 darwin/386/1 linux/amd64 linux/386 linux/arm64 linux/arm7 linux/arm6 linux/arm5 windows/amd64 windows/386 freebsd/amd64 freebsd/386
|
||||
|
|
11
config.json
11
config.json
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"colorscheme": "default",
|
||||
"updateInterval": 1,
|
||||
"minimalMode": false,
|
||||
"averageLoad": false,
|
||||
"percpuLoad": false,
|
||||
"isFahrenheit": false,
|
||||
"battery": false,
|
||||
"statusbar": false,
|
||||
"netInterface": "NET_INTERFACE_ALL"
|
||||
}
|
Loading…
Reference in New Issue
Block a user