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
|
- name: install doc dependencies
|
||||||
run: sudo npm i
|
run: sudo npm i
|
||||||
|
|
||||||
- name: build
|
|
||||||
run: |
|
|
||||||
npm run docs:build
|
|
||||||
|
|
||||||
- name: Link Checker
|
- name: Link Checker
|
||||||
uses: lycheeverse/lychee-action@v1.8.0
|
uses: lycheeverse/lychee-action@v1.8.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
4
.github/workflows/link-schedule.yaml
vendored
4
.github/workflows/link-schedule.yaml
vendored
@@ -24,10 +24,6 @@ jobs:
|
|||||||
- name: install doc dependencies
|
- name: install doc dependencies
|
||||||
run: sudo npm i
|
run: sudo npm i
|
||||||
|
|
||||||
- name: build
|
|
||||||
run: |
|
|
||||||
npm run docs:build
|
|
||||||
|
|
||||||
- name: Link Checker
|
- name: Link Checker
|
||||||
uses: lycheeverse/lychee-action@v1.8.0
|
uses: lycheeverse/lychee-action@v1.8.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -9,3 +9,4 @@ http://sequence-gallery.chal.crewc.tf:8080/
|
|||||||
https://www.csie.ntu.edu.tw/~b97053/paper/Rendle2010FM.pdf
|
https://www.csie.ntu.edu.tw/~b97053/paper/Rendle2010FM.pdf
|
||||||
https://fonts.googleapis.com/
|
https://fonts.googleapis.com/
|
||||||
https://fonts.gstatic.com/
|
https://fonts.gstatic.com/
|
||||||
|
https://github.com/camera-2018/hdu-cs-wiki/
|
||||||
Reference in New Issue
Block a user