Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
TEST: use lychee-action for generic URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Seasawher committed May 29, 2024
1 parent 718c2b5 commit 4aefb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: lycheeverse/[email protected]
with:
fail: true
args: --base md --offline './md/*.md' './md/**/*.md'
args: --base book .

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 4aefb27

Please sign in to comment.