2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-03 04:03:25 +00:00

ci: use build_flags instead

This commit is contained in:
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

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