mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
update linkchecker install
This commit is contained in:
parent
163a29b026
commit
692f6a7b85
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue