fix name label

This commit is contained in:
John Furcean 2021-10-06 17:10:09 -04:00
parent abdd8062bf
commit 356646dc40

View file

@ -33,7 +33,7 @@ jobs:
# (e.g. - apt-get: gettext, etc; pip: circuitpython-build-tools, requirements.txt; etc.)
run: |
source actions-ci/install.sh
- name: Pip install pylint==2.7.1, black, & Sphinx
- name: Pip install pylint, black, & Sphinx
run: |
pip install --force-reinstall pylint==2.7.1 black Sphinx sphinx-rtd-theme
- name: Library version