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 a537ae8 commit 624c012Copy full SHA for 624c012
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