update linkchecker install

This commit is contained in:
Paul Gauthier 2024-10-14 11:22:05 -07:00
parent 163a29b026
commit 692f6a7b85

View file

@ -78,7 +78,7 @@ jobs:
- name: Install linkchecker
run: |
python -m pip install --upgrade pip
pip install linkchecker
python -m pip install linkchecker
- name: Run linkchecker
run: |