diff --git a/.goxc.json b/.goxc.json index 6847aeb..8865580 100644 --- a/.goxc.json +++ b/.goxc.json @@ -1,7 +1,7 @@ { "ArtifactsDest": "build", "Tasks": [ - "default" + "xc" ], "BuildConstraints": "linux darwin windows", "PackageVersion": "0.1.0",