Skip to content

Commit ca634fc

Browse files
committed
ds
1 parent 283ce37 commit ca634fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-md.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
# rules: examples/rules/custom.js
5151
# ignore_files: 'vendor/'
5252

53+
- uses: bahmutov/npm-install@v1
5354
- name: Lint Markdown Spell
5455
run: |
55-
apt-get install npm
5656
npm install markdown-spellcheck -g
5757
make lint-markdown-spell

0 commit comments

Comments
 (0)