restore windows builds to CI (#2827)

restore windows builds to CI
This commit is contained in:
Ketan Gangatirkar
2022-07-04 15:37:48 -05:00
committed by GitHub
parent b1e4cfe6c8
commit 88f852b42f
+2 -1
View File
@@ -369,7 +369,8 @@ jobs:
./scripts/build_go_matrix.sh \
--output ./dist/ \
--package-linux \
linux:amd64
linux:amd64 \
windows:amd64
- name: Install Release
run: |