Skip to content

Commit

Permalink
restore windows builds to CI (#2827)
Browse files Browse the repository at this point in the history
restore windows builds to CI
  • Loading branch information
ketang committed Jul 4, 2022
1 parent b1e4cfe commit 88f852b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/coder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,8 @@ jobs:
./scripts/build_go_matrix.sh \
--output ./dist/ \
--package-linux \
linux:amd64
linux:amd64 \
windows:amd64
- name: Install Release
run: |
Expand Down

0 comments on commit 88f852b

Please sign in to comment.