fix(CI): link checker
This commit is contained in:
4
.github/workflows/link-pr.yaml
vendored
4
.github/workflows/link-pr.yaml
vendored
@@ -22,10 +22,6 @@ jobs:
|
||||
- name: install doc dependencies
|
||||
run: sudo npm i
|
||||
|
||||
- name: build
|
||||
run: |
|
||||
npm run docs:build
|
||||
|
||||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@v1.8.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user