Disable linkcheck2, works locally, breaks on CI

This commit is contained in:
cytopia 2022-12-26 23:01:34 +01:00
parent 634b9af7e5
commit c6e1192429
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -36,7 +36,7 @@ jobs:
target:
- build
- linkcheck
- linkcheck2
# - linkcheck2
name: "[Docs ${{ matrix.target }}]"
steps: