mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
12 lines
126 B
YAML
12 lines
126 B
YAML
before:
|
|
hooks:
|
|
- make install
|
|
|
|
builds:
|
|
- binary: wtf
|
|
goos:
|
|
- darwin
|
|
- linux
|
|
goarch:
|
|
- amd64
|