From 241aae49bdb980b10392b2c56006cae15179683a Mon Sep 17 00:00:00 2001 From: hunterlong Date: Tue, 5 May 2020 02:38:28 -0700 Subject: [PATCH] xgo builds --- .github/workflows/master.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 35e43c09..54f3c652 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -219,6 +219,7 @@ jobs: xgo_version: latest go_version: 1.14.2 dest: build + pkg: cmd prefix: statping targets: darwin/386,darwin/amd64 v: true @@ -263,6 +264,7 @@ jobs: xgo_version: latest go_version: 1.14.2 dest: build + pkg: cmd prefix: statping targets: linux/386,linux/amd64,linux/arm-6,linux/arm-7,linux/arm,linux/arm64 v: true @@ -307,6 +309,7 @@ jobs: xgo_version: latest go_version: 1.14.2 dest: build + pkg: cmd prefix: statping targets: windows/386,windows/amd64 v: true @@ -352,6 +355,7 @@ jobs: - name: Compress Files run: | + cd /home/runner/work/statping/statping mkdir build mv windows/*.* ./build/ mv linux/*.* ./build/