Skip to content

Commit 94ed695

Browse files
authored
Update changelog.yml
1 parent 9330ff4 commit 94ed695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: Render .chloggen changelog entries
8080
run: make chlog-preview > changelog_preview.md
8181
- name: Install markdown-link-check
82-
run: npm install
82+
run: npm ci
8383
- name: Run markdown-link-check
8484
run: |
8585
npx --no -- markdown-link-check \

0 commit comments

Comments
 (0)