Skip to content

Commit

Permalink
fix: 添加usercenrer.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
Lansongxx committed Dec 20, 2023
1 parent 7381618 commit 93f9280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
idl_dir=${IDL_DIR:=.}
idl_dir=.
files=$(find $idl_dir -type f -name '*.proto')
if [ $? != 0 ];then
exit 1
Expand Down

0 comments on commit 93f9280

Please sign in to comment.