Skip to content

Commit c47b6e4

Browse files
committed
add build windows
Signed-off-by: lstocchi <[email protected]>
1 parent 8dcea1a commit c47b6e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/machine/vmconfigs/config_windows.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build windows
2+
13
package vmconfigs
24

35
import (

0 commit comments

Comments
 (0)