fixes for windows collector build.
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '^1.13.1' # The Go version to download (if necessary) and use.
|
go-version: '^1.13.1' # The Go version to download (if necessary) and use.
|
||||||
- name: Build Binaries
|
- name: Build Binaries
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
mkdir -p $GITHUB_WORKSPACE/dist
|
mkdir -p $GITHUB_WORKSPACE/dist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user