fixes for windows collector build.

pull/139/head^2
Jason Kulatunga 3 years ago
parent a4d151e3f7
commit fb564afe30

@ -32,6 +32,7 @@ jobs:
with:
go-version: '^1.13.1' # The Go version to download (if necessary) and use.
- name: Build Binaries
shell: bash
run: |
mkdir -p $GITHUB_WORKSPACE/dist

Loading…
Cancel
Save