Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemn committed Jan 19, 2024
1 parent 9a6d821 commit f52b568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: |
gem install mdl
sudo gem install mdl
mdl -s docs/linter/readme_style.rb README.md
mdl -s docs/linter/base_style.rb CONTRIBUTING.md docs .github
Expand Down

0 comments on commit f52b568

Please sign in to comment.