We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a9ff2 commit ad2dcaaCopy full SHA for ad2dcaa
.github/workflows/test.yml
@@ -80,4 +80,4 @@ jobs:
80
key: ${{ runner.os }}-${{ hashFiles('**/yarn.lock') }}
81
- run: yarn install
82
- name: Run Checker
83
- run: yarn linkcheck
+ run: yarn build:linkcheck
0 commit comments