fixing typo

This commit is contained in:
Shawn Hartsell
2024-04-23 11:21:44 -05:00
parent e6d6bca5cc
commit dc02275ad7

View File

@@ -7,4 +7,4 @@ test -z "${DEBUG:-}" || {
set -x
}
CG0_ENABLED=0 go build -o bin/actions-sync main.go
CGO_ENABLED=0 go build -o bin/actions-sync main.go