We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984deb9 commit 70bafbcCopy full SHA for 70bafbc
scripts/build
@@ -4,4 +4,4 @@ set -e
4
5
ROOT_DIR=$(cd $(dirname $(dirname $0)) && pwd)
6
7
-go build -o $ROOT_DIR/out/ascli cli
+go build -o $ROOT_DIR/out/ascli/cli
0 commit comments