fixing typo
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ test -z "${DEBUG:-}" || {
|
|||||||
set -x
|
set -x
|
||||||
}
|
}
|
||||||
|
|
||||||
CG0_ENABLED=0 go build -o bin/actions-sync main.go
|
CGO_ENABLED=0 go build -o bin/actions-sync main.go
|
||||||
|
|||||||
Reference in New Issue
Block a user