Skip to content

Commit

Permalink
fix: ConnectAI-E#146 include role_list when build binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Leizhenpeng committed Mar 28, 2023
1 parent 31aa8bb commit 5807d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binary-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
md5sum: false
project_path: "./code"
binary_name: "feishu-chatgpt"
extra_files: ./code/config.example.yaml readme.md
extra_files: ./code/config.example.yaml readme.md LICENSE ./code/role_list.yaml

0 comments on commit 5807d5d

Please sign in to comment.