Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lidongze0629 committed Nov 30, 2022
1 parent b9b146b commit 5c29ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/internal/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ TARGET_SERVER_PACKAGE :=
TARGET_CLIENT_PACKAGE :=
ifeq ($(UNAME_S), Linux)
TARGET_SERVER_PACKAGE := graphscope-manylinux2014-py3
TARGET_CLIENT_PACKAGE := graphscope-client-manylinux2014-py3
TARGET_CLIENT_PACKAGE := graphscope-client-manylinux2014-py3
else
TARGET_SERVER_PACKAGE := graphscope-darwin-py3
TARGET_CLIENT_PACKAGE := graphscope-client-darwin-py3
Expand Down

0 comments on commit 5c29ea2

Please sign in to comment.