Skip to content

Commit

Permalink
typo in step name
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Mar 25, 2020
1 parent 7e232a5 commit 7c51763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install deps
run: |
source actions-ci/install.sh
- name: Pip install pylint, & Sphinx
- name: Pip install pylint & Sphinx
run: |
pip install --force-reinstall pylint==2.4.1 Sphinx sphinx-rtd-theme
- name: Library version
Expand Down

0 comments on commit 7c51763

Please sign in to comment.