Fix: actions build

This commit is contained in:
yaling888
2022-04-21 04:51:01 +08:00
parent 0d004bf6f3
commit 0a2701eef0
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
//go:build build_local
// +build build_local
package script

View File

@@ -1,4 +1,5 @@
//go:build !build_local && cgo
//go:build !build_local
// +build !build_local
package script