Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88f852b

Browse files
authored
restore windows builds to CI (#2827)
restore windows builds to CI
1 parent b1e4cfe commit 88f852b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/coder.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,8 @@ jobs:
369369
./scripts/build_go_matrix.sh \
370370
--output ./dist/ \
371371
--package-linux \
372-
linux:amd64
372+
linux:amd64 \
373+
windows:amd64
373374
374375
- name: Install Release
375376
run: |

0 commit comments

Comments
 (0)