Skip to content

Commit 80d7363

Browse files
authored
Update build.go
1 parent 3ce8ede commit 80d7363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/build.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var (
2424
buildBranch string
2525
buildDebug bool
2626
buildCachePath string
27-
buildPath string
27+
buildPath string
2828
buildOmitEmbedder bool
2929
buildOmitFlutterBundle bool
3030
)

0 commit comments

Comments
 (0)