ci: use build_flags instead

pull/59/head
sammyette 2021-05-20 18:19:54 -04:00
parent 35c0a0d386
commit c277c67786
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@ jobs:
goarch: ${{ matrix.goarch }}
extra_files: LICENSE README.md
asset_name: hilbish-${{ matrix.goos }}-${{ matrix.goarch }}
ldflags: -tags hilbiline
build_flags: -tags hilbiline
pre_command: go get -d