Skip to content

Commit

Permalink
chore: another try
Browse files Browse the repository at this point in the history
  • Loading branch information
PengyuanZhao committed Oct 15, 2024
1 parent 7bd6cfe commit d199e21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
shell: bash
run: |
# python -m pip install gitlint
sudo apt install python3-gitlint
sudo apt install pipx
pipx install install
- name: Run gitlint
shell: bash
Expand Down

0 comments on commit d199e21

Please sign in to comment.