mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +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
|
- name: Install linkchecker
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install linkchecker
|
python -m pip install linkchecker
|
||||||
|
|
||||||
- name: Run linkchecker
|
- name: Run linkchecker
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue