Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnHartsell committed Apr 23, 2024
1 parent e6d6bca commit dc02275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/build
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit dc02275

Please sign in to comment.