Skip to content

Commit 5595423

Browse files
committed
fix: path
1 parent c991700 commit 5595423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skia/build_go.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ cd "$here"
55
rm -f main_go
66
source tags.sh
77
export CGO_ENABLED=0 # ensure a cgo-free build
8-
go build -tags "$build_tags" -o main_go ../../boxer/public/imzero/main.go
8+
go build -tags "$build_tags" -o main_go ../../boxer/codegen/imzero/

0 commit comments

Comments
 (0)