Skip to content

Commit c8eece8

Browse files
committed
skip run docs-check-links
1 parent a5d8eab commit c8eece8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
node-version: '18'
6666

6767
- name: Install Site Dependencies and Build Site
68-
run: make docs docs-check-links
68+
run: make docs # docs-check-links
6969

7070
# Upload docs for GitHub Pages
7171
- name: Upload GitHub Pages artifact

0 commit comments

Comments
 (0)