fix(CI): link checker

This commit is contained in:
camera-2018
2024-08-01 16:25:44 +08:00
parent a72c47938e
commit ef9ff11d17
3 changed files with 2 additions and 9 deletions

View File

@@ -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:

View File

@@ -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: