Add windows build tag to artifactcache/utils_windows.go
This commit is contained in:
parent
88b770c5ce
commit
bd32eb86b4
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//go:build windows
|
||||
|
||||
package artifactcache
|
||||
|
||||
import "syscall"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue