Skip to content

Commit 605ca33

Browse files
committed
.
1 parent ef7a095 commit 605ca33

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,10 @@ jobs:
154154
minimum-size: 4GB
155155
maximum-size: 16GB
156156

157+
- name: Build binary (windows)
158+
run: .\mill.bat --no-server __.native.prepareOffline
159+
shell: cmd
160+
157161
- run: clang -v
158162
shell: cmd
159163

0 commit comments

Comments
 (0)