Skip to content

Commit

Permalink
Update ci.yml 4
Browse files Browse the repository at this point in the history
  • Loading branch information
dv4harr10 authored Mar 31, 2024
1 parent 946d14b commit 5e920ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- uses: actions/checkout@v3
- name: Run markdown lint
run: |
npm install remark_cli remark_preset_lint_consistent
npx remark . --use remark_preset_lint_consistent --frail
npm install remark-cli remark-preset-lint-consistent
npx remark . --use remark-preset-lint-consistent --frail

0 comments on commit 5e920ef

Please sign in to comment.