Skip to content

Commit df1fc44

Browse files
committed
build: update Makefile
1 parent ac1e10f commit df1fc44

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ e ext:
5757
npm run checks
5858
npm run ext
5959

60-
# Build and install the CLI tools only.
60+
# Build and install only the CLI tools.
6161
cli:
6262
npm run checks
63-
npm run cli:install
63+
npm run cli
6464

6565
# Build CLI tools for distribution.
6666
cli-build:

0 commit comments

Comments
 (0)