diff --git a/.github/workflows/coder.yaml b/.github/workflows/coder.yaml index e67777ab46aaa..20794fd8cf7cd 100644 --- a/.github/workflows/coder.yaml +++ b/.github/workflows/coder.yaml @@ -369,7 +369,8 @@ jobs: ./scripts/build_go_matrix.sh \ --output ./dist/ \ --package-linux \ - linux:amd64 + linux:amd64 \ + windows:amd64 - name: Install Release run: |