mirror of https://github.com/statping/statping
xgo build matrix
parent
9b2b8e1e19
commit
487ab73688
|
@ -91,7 +91,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Set Build Flags
|
- name: Set Build Flags
|
||||||
if: matrix.platform != darwin
|
if: matrix.platform != 'darwin'
|
||||||
run: echo ::set-env name=BUILD_FLAGS::'-extldflags -static'
|
run: echo ::set-env name=BUILD_FLAGS::'-extldflags -static'
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue