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 a5d8eab commit c8eece8Copy full SHA for c8eece8
.github/workflows/docs.yaml
@@ -65,7 +65,7 @@ jobs:
65
node-version: '18'
66
67
- name: Install Site Dependencies and Build Site
68
- run: make docs docs-check-links
+ run: make docs # docs-check-links
69
70
# Upload docs for GitHub Pages
71
- name: Upload GitHub Pages artifact
0 commit comments