Skip to content

Commit

Permalink
🎉Release 1.3,暂时撤下调试,修改Android CI Release编译链问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Hny0305Lin committed Jul 8, 2024
1 parent 8e8c4f0 commit 6cb0286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/androidsign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Get Commit Message
id: get_commit_message
run:|
run: |
cd NLChat
echo "COMMIT_MESSAGE=$(git log -1 --pretty=%B)" >> $GITHUB_ENV
continue-on-error: true
Expand Down

0 comments on commit 6cb0286

Please sign in to comment.