Skip to content

Commit

Permalink
Update changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codeboten authored Dec 20, 2024
1 parent 9330ff4 commit 94ed695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Render .chloggen changelog entries
run: make chlog-preview > changelog_preview.md
- name: Install markdown-link-check
run: npm install
run: npm ci
- name: Run markdown-link-check
run: |
npx --no -- markdown-link-check \
Expand Down

0 comments on commit 94ed695

Please sign in to comment.