Skip to content

Commit

Permalink
fix(ci): attempt to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
steven committed Oct 27, 2023
1 parent 2b9bc41 commit ff3eb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0
- name: Install node dependencies
run: |
npm install conventional-changelog-conventionalcommits
Expand Down

0 comments on commit ff3eb33

Please sign in to comment.