mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-18 20:37:55 +00:00
Disable linkcheck2, works locally, breaks on CI
This commit is contained in:
parent
634b9af7e5
commit
c6e1192429
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
target:
|
target:
|
||||||
- build
|
- build
|
||||||
- linkcheck
|
- linkcheck
|
||||||
- linkcheck2
|
# - linkcheck2
|
||||||
|
|
||||||
name: "[Docs ${{ matrix.target }}]"
|
name: "[Docs ${{ matrix.target }}]"
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user