We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47c778 commit 3be6a9bCopy full SHA for 3be6a9b
Makefile
@@ -20,7 +20,7 @@ BUILD_TIME := $(shell date -u '+%Y-%m-%dT%H:%M:%SZ')
20
RUST_VERSION := $(shell rustc --version 2>/dev/null || echo "unknown")
21
22
# List of binaries to build and install
23
-BINARIES := $(CODE_NAME)
+BINARIES := mt
24
25
# Git remotes to push to
26
GIT_REMOTES := macpro github codeberg
0 commit comments