mirror of
https://github.com/m-lamonaca/json-to-env.git
synced 2025-04-05 10:26:40 +00:00
fix oranda ci hyperlink check
This commit is contained in:
parent
dc8d2ba245
commit
ad96ff65a1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/oranda.yml
vendored
2
.github/workflows/oranda.yml
vendored
|
@ -77,7 +77,7 @@ jobs:
|
|||
- name: Check HTML for broken internal links
|
||||
uses: untitaker/hyperlink@0.1.29
|
||||
with:
|
||||
args: /tmp/public/
|
||||
args: /tmp/public/oranda
|
||||
|
||||
# Deploy to our gh-pages branch (creating it if it doesn't exist)
|
||||
# the "public" dir that oranda made above will become the root dir
|
||||
|
|
Loading…
Add table
Reference in a new issue