Skip to content

Commit

Permalink
🐛 Fix
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <[email protected]>
  • Loading branch information
vankichi committed Sep 6, 2024
1 parent d19590c commit f70fc59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linkcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ jobs:
uses: actions/checkout@v4
- name: Setup
run: |
git submodule init
make subup
cd public && git pull origin gh-pages
ls -la ./public/docs
- name: Link Check
id: lychee
uses: lycheeverse/lychee-action@v1
Expand Down

0 comments on commit f70fc59

Please sign in to comment.