Skip to content

Commit 80ad7ef

Browse files
authored
llcppcfg compile by llgo
1 parent 136f197 commit 80ad7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
# for test
5-
go install -v ./cmd/llcppcfg
5+
llgo install -v ./cmd/llcppcfg
66
go install -v ./cmd/llcppgtest
77

88
# Main pipeline does not depend on the tools below.

0 commit comments

Comments
 (0)