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:
|
||||
|
||||
4
.github/workflows/link-schedule.yaml
vendored
4
.github/workflows/link-schedule.yaml
vendored
@@ -24,10 +24,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:
|
||||
|
||||
@@ -8,4 +8,5 @@ https://adworld.xctf.org.cn/
|
||||
http://sequence-gallery.chal.crewc.tf:8080/
|
||||
https://www.csie.ntu.edu.tw/~b97053/paper/Rendle2010FM.pdf
|
||||
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